diff options
author | Sam James <sam@gentoo.org> | 2021-01-10 09:05:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-10 09:05:27 +0000 |
commit | e68ddd3541409a71c811ab507af1082e776d32c0 (patch) | |
tree | c12f394417c34797b7fb1e405561b2b1f954c128 /dev-qt/qtlocation | |
parent | dev-qt/qtimageformats: Stabilize 5.15.2 amd64, #754852 (diff) | |
download | gentoo-e68ddd3541409a71c811ab507af1082e776d32c0.tar.gz gentoo-e68ddd3541409a71c811ab507af1082e776d32c0.tar.bz2 gentoo-e68ddd3541409a71c811ab507af1082e776d32c0.zip |
dev-qt/qtlocation: Stabilize 5.15.2-r1 amd64, #754852
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.15.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.15.2-r1.ebuild b/dev-qt/qtlocation/qtlocation-5.15.2-r1.ebuild index 272cbb696987..2f1e239e5a63 100644 --- a/dev-qt/qtlocation/qtlocation-5.15.2-r1.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.15.2-r1.ebuild @@ -8,7 +8,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="" |