summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-23 16:19:40 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-23 16:19:40 +0300
commitce003f4d9e54d8c9773c82c4094718cc86384d35 (patch)
treef4fc9a1cbb785ea3b985acd093f07b8e20bb4737 /dev-qt/qtlocation
parentdev-qt/qthelp: arm stable wrt bug #685260 (diff)
downloadgentoo-ce003f4d9e54d8c9773c82c4094718cc86384d35.tar.gz
gentoo-ce003f4d9e54d8c9773c82c4094718cc86384d35.tar.bz2
gentoo-ce003f4d9e54d8c9773c82c4094718cc86384d35.zip
dev-qt/qtlocation: arm 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="arm"
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 c794a227d3aa..4c0b285e604a 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=""