summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-12 11:46:01 +0000
committerSam James <sam@gentoo.org>2020-10-12 11:55:40 +0000
commit91a0ed2011e5672bfde1a5824a0e5a6ee13afbf3 (patch)
tree29d6687cb265e30c2827e20c5225d8c4773a8b64 /dev-qt
parentdev-qt/qthelp: Stabilize 5.15.1 arm, #734600 (diff)
downloadgentoo-91a0ed2011e5672bfde1a5824a0e5a6ee13afbf3.tar.gz
gentoo-91a0ed2011e5672bfde1a5824a0e5a6ee13afbf3.tar.bz2
gentoo-91a0ed2011e5672bfde1a5824a0e5a6ee13afbf3.zip
dev-qt/qtlocation: Stabilize 5.15.1 arm, #734600
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtlocation/qtlocation-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.15.1.ebuild b/dev-qt/qtlocation/qtlocation-5.15.1.ebuild
index 0c58b17e0c47..f97d311d3d58 100644
--- a/dev-qt/qtlocation/qtlocation-5.15.1.ebuild
+++ b/dev-qt/qtlocation/qtlocation-5.15.1.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=""