diff options
author | 2019-01-09 13:36:58 +0300 | |
---|---|---|
committer | 2019-01-09 13:36:58 +0300 | |
commit | 91a4cb26b477ab3121a4e0a86599c9d817bed218 (patch) | |
tree | aa9c85d2fef987b3428e78dc07910ba5901e27a7 /dev-qt/qtlocation | |
parent | dev-qt/qtimageformats: x86 stable wrt bug #670864 (diff) | |
download | gentoo-91a4cb26b477ab3121a4e0a86599c9d817bed218.tar.gz gentoo-91a4cb26b477ab3121a4e0a86599c9d817bed218.tar.bz2 gentoo-91a4cb26b477ab3121a4e0a86599c9d817bed218.zip |
dev-qt/qtlocation: x86 stable wrt bug #670864
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.11.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.11.3-r1.ebuild b/dev-qt/qtlocation/qtlocation-5.11.3-r1.ebuild index f1ef2d211dad..5042b971dafe 100644 --- a/dev-qt/qtlocation/qtlocation-5.11.3-r1.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.11.3-r1.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="The Location module for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 x86" fi IUSE="" |