commit: 33d27e855804dc9e9ffd8e9da2f90746053b6586
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 12 18:45:25 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 12 18:45:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33d27e85
dev-qt/qtlocation: Stabilize 5.15.3-r1 arm, #835762
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtlocation/qtlocation-5.15.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtlocation/qtlocation-5.15.3-r1.ebuild
b/dev-qt/qtlocation/qtlocation-5.15.3-r1.ebuild
index b41af51db3c9..5994537d2fb6 100644
--- a/dev-qt/qtlocation/qtlocation-5.15.3-r1.ebuild
+++ b/dev-qt/qtlocation/qtlocation-5.15.3-r1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Location (places, maps, navigation) library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~riscv ~x86"
fi
IUSE=""