commit: 91a0ed2011e5672bfde1a5824a0e5a6ee13afbf3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 11:46:01 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 11:55:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a0ed20
dev-qt/qtlocation: Stabilize 5.15.1 arm, #734600
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtlocation/qtlocation-5.15.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtlocation/qtlocation-5.15.1.ebuild
b/dev-qt/qtlocation/qtlocation-5.15.1.ebuild
index 0c58b17e0c4..f97d311d3d5 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=""