diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-17 08:40:23 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-17 08:46:46 +0100 |
commit | 38ee611eee5da79889b6c824e60aeb9c9ec2fa2b (patch) | |
tree | 1e4aab8f10b70d8acf3d2a4c90e11a4af6be93ed /dev-qt/qtpaths | |
parent | dev-qt/qtmultimedia: Stable for HPPA (bug #598780). (diff) | |
download | gentoo-38ee611eee5da79889b6c824e60aeb9c9ec2fa2b.tar.gz gentoo-38ee611eee5da79889b6c824e60aeb9c9ec2fa2b.tar.bz2 gentoo-38ee611eee5da79889b6c824e60aeb9c9ec2fa2b.zip |
dev-qt/qtpaths: Stable for HPPA (bug #598780).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt/qtpaths')
-rw-r--r-- | dev-qt/qtpaths/qtpaths-5.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.6.2.ebuild b/dev-qt/qtpaths/qtpaths-5.6.2.ebuild index bcb44f96a31a..3a64cf853381 100644 --- a/dev-qt/qtpaths/qtpaths-5.6.2.ebuild +++ b/dev-qt/qtpaths/qtpaths-5.6.2.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Command line client to QStandardPaths" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm ~hppa ~ppc ppc64 x86" + KEYWORDS="amd64 arm hppa ~ppc ppc64 x86" fi IUSE="" |