summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-08-11 23:05:28 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-08-11 23:06:39 +1000
commit7032bc80ebafae7e380edee951ca5405430c8ab2 (patch)
tree9b7899f056f8f3ce21dfc1f53532d9351d14ada4
parentdev-util/webstorm: shorten description (diff)
downloadgentoo-7032bc80.tar.gz
gentoo-7032bc80.tar.bz2
gentoo-7032bc80.zip
dev-qt/qtlocation: amd64/x86 stable
Gentoo-bug: 627542 Package-Manager: Portage-2.3.6, Repoman-2.3.3
-rw-r--r--dev-qt/qtlocation/qtlocation-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.7.1.ebuild b/dev-qt/qtlocation/qtlocation-5.7.1.ebuild
index dd57a4c7ac12..437e2e1a2987 100644
--- a/dev-qt/qtlocation/qtlocation-5.7.1.ebuild
+++ b/dev-qt/qtlocation/qtlocation-5.7.1.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="The Location module for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
IUSE=""