diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-08-11 23:05:28 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-11 23:06:39 +1000 |
commit | 7032bc80ebafae7e380edee951ca5405430c8ab2 (patch) | |
tree | 9b7899f056f8f3ce21dfc1f53532d9351d14ada4 /dev-qt/qtlocation | |
parent | dev-util/webstorm: shorten description (diff) | |
download | gentoo-7032bc80ebafae7e380edee951ca5405430c8ab2.tar.gz gentoo-7032bc80ebafae7e380edee951ca5405430c8ab2.tar.bz2 gentoo-7032bc80ebafae7e380edee951ca5405430c8ab2.zip |
dev-qt/qtlocation: amd64/x86 stable
Gentoo-bug: 627542
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.7.1.ebuild | 2 |
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="" |