summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-05-19 22:29:40 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-05-19 22:29:40 +0300
commit8a06d0b82ccb77e7acf5e0d91de0e7308656bfe0 (patch)
treefb4b2f31efe29e2ae0dfbdb8bee99a4839a23076 /dev-qt/qtlocation
parentdev-qt/qtimageformats: amd64 stable wrt bug #719732 (diff)
downloadgentoo-8a06d0b82ccb77e7acf5e0d91de0e7308656bfe0.tar.gz
gentoo-8a06d0b82ccb77e7acf5e0d91de0e7308656bfe0.tar.bz2
gentoo-8a06d0b82ccb77e7acf5e0d91de0e7308656bfe0.zip
dev-qt/qtlocation: amd64 stable wrt bug #719732
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r--dev-qt/qtlocation/qtlocation-5.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.14.2.ebuild b/dev-qt/qtlocation/qtlocation-5.14.2.ebuild
index 33f50e77187d..1ad0992484ec 100644
--- a/dev-qt/qtlocation/qtlocation-5.14.2.ebuild
+++ b/dev-qt/qtlocation/qtlocation-5.14.2.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=""