commit: 38ee611eee5da79889b6c824e60aeb9c9ec2fa2b
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 07:40:23 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 07:46:46 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38ee611e
dev-qt/qtpaths: Stable for HPPA (bug #598780).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
dev-qt/qtpaths/qtpaths-5.6.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtpaths/qtpaths-5.6.2.ebuild
b/dev-qt/qtpaths/qtpaths-5.6.2.ebuild
index bcb44f96a31..3a64cf85338 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=""