diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 16:34:32 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 16:45:07 +0200 |
commit | 352789b6315d2608748a91779c840a1b883cd98c (patch) | |
tree | 6b369b592ec231459249bca9fcab0bd6279ef8bb /dev-qt/qtlocation | |
parent | dev-qt/qtimageformats: x86 stable (bug #734600) (diff) | |
download | gentoo-352789b6315d2608748a91779c840a1b883cd98c.tar.gz gentoo-352789b6315d2608748a91779c840a1b883cd98c.tar.bz2 gentoo-352789b6315d2608748a91779c840a1b883cd98c.zip |
dev-qt/qtlocation: x86 stable (bug #734600)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.15.1.ebuild | 2 |
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 a1773ba0cbc5..b8c3658beb8a 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="" |