summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-24 16:30:08 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-24 16:47:23 -0400
commitb168529f5bfc59c5b0cdf0a6e477d48b7827fa09 (patch)
treed8f0333e1ab87fe3e2fdd489df8d3c26e785c176 /dev-qt
parentdev-qt/qtimageformats: arm64 stable (diff)
downloadgentoo-b168529f5bfc59c5b0cdf0a6e477d48b7827fa09.tar.gz
gentoo-b168529f5bfc59c5b0cdf0a6e477d48b7827fa09.tar.bz2
gentoo-b168529f5bfc59c5b0cdf0a6e477d48b7827fa09.zip
dev-qt/qtlocation: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-qt')
-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 4c0b285e604a..d2a7145dd2ef 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=""