summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-21 23:47:48 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-21 23:50:22 +0300
commit02046c37f7a42d025143e224bccd87533ed6ae22 (patch)
tree1ec6e6bf270001b6cd187cac73be344a346dcf23 /dev-qt/qtlocation
parentdev-qt/qtimageformats: x86 stable wrt bug #685260 (diff)
downloadgentoo-02046c37f7a42d025143e224bccd87533ed6ae22.tar.gz
gentoo-02046c37f7a42d025143e224bccd87533ed6ae22.tar.bz2
gentoo-02046c37f7a42d025143e224bccd87533ed6ae22.zip
dev-qt/qtlocation: x86 stable wrt bug #685260
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r--dev-qt/qtlocation/qtlocation-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.12.3.ebuild b/dev-qt/qtlocation/qtlocation-5.12.3.ebuild
index 3084fb1355f5..c794a227d3aa 100644
--- a/dev-qt/qtlocation/qtlocation-5.12.3.ebuild
+++ b/dev-qt/qtlocation/qtlocation-5.12.3.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Location (places, maps, navigation) library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
IUSE=""