diff options
author | Markus Meier <maekke@gentoo.org> | 2017-09-08 07:04:21 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-09-08 07:04:21 +0200 |
commit | 7a1b44b212f70d1b3458e75cdb1e0b5a5ca762a6 (patch) | |
tree | 186c3543fb64ab0273337e6a55481c52a0330696 /dev-qt/qtlocation | |
parent | app-eselect/eselect-postgresql: arm stable, bug #627476 (diff) | |
download | gentoo-7a1b44b212f70d1b3458e75cdb1e0b5a5ca762a6.tar.gz gentoo-7a1b44b212f70d1b3458e75cdb1e0b5a5ca762a6.tar.bz2 gentoo-7a1b44b212f70d1b3458e75cdb1e0b5a5ca762a6.zip |
dev-qt/qtlocation: arm stable, bug #627542
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
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 437e2e1a2987..1606820cf103 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="" |