commit: 3a0f9e66a8814096fd6226cbb84351a72355a4e3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 12 19:35:16 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 12 19:35:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a0f9e66
dev-qt/qtlocation: Stabilize 5.15.3-r1 arm64, #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 5994537d2fb6..ccaa86e3c68f 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=""