summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-04 20:58:13 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-04 20:58:13 +0300
commit3c785630230c1db63c067c5870da6001e12a214e (patch)
treeda9a009c4485fa7587c0fdcdd7c4a76a407bab5c /dev-qt/qtlocation
parentdev-qt/qtpositioning: Stabilize 5.15.5 arm, #853232 (diff)
downloadgentoo-3c785630230c1db63c067c5870da6001e12a214e.tar.gz
gentoo-3c785630230c1db63c067c5870da6001e12a214e.tar.bz2
gentoo-3c785630230c1db63c067c5870da6001e12a214e.zip
dev-qt/qtlocation: Stabilize 5.15.5 arm, #853232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r--dev-qt/qtlocation/qtlocation-5.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.15.5.ebuild b/dev-qt/qtlocation/qtlocation-5.15.5.ebuild
index a0926f45d6bb..a14b68903d77 100644
--- a/dev-qt/qtlocation/qtlocation-5.15.5.ebuild
+++ b/dev-qt/qtlocation/qtlocation-5.15.5.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 ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86"
fi
IUSE=""