summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-12 15:04:39 +0000
committerSam James <sam@gentoo.org>2020-10-12 15:22:25 +0000
commit77fafabb7437f0efd74a14531df4ccc0e15e3de6 (patch)
treeb11af9979fcead187efac841b6ee95570f666749 /dev-qt/qtlocation
parentdev-qt/qtimageformats: Stabilize 5.15.1 amd64, #734600 (diff)
downloadgentoo-77fafabb7437f0efd74a14531df4ccc0e15e3de6.tar.gz
gentoo-77fafabb7437f0efd74a14531df4ccc0e15e3de6.tar.bz2
gentoo-77fafabb7437f0efd74a14531df4ccc0e15e3de6.zip
dev-qt/qtlocation: Stabilize 5.15.1 amd64, #734600
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtlocation')
-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 f97d311d3d58..a1773ba0cbc5 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=""