summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-03-17 08:40:23 +0100
committerJeroen Roovers <jer@gentoo.org>2017-03-17 08:46:46 +0100
commit38ee611eee5da79889b6c824e60aeb9c9ec2fa2b (patch)
tree1e4aab8f10b70d8acf3d2a4c90e11a4af6be93ed
parentbefa7d3a2479baccc0d6707fe7aac4c557b4ff3d (diff)
downloadgentoo-38ee611eee5da79889b6c824e60aeb9c9ec2fa2b.tar.gz
gentoo-38ee611eee5da79889b6c824e60aeb9c9ec2fa2b.tar.xz
dev-qt/qtpaths: Stable for HPPA (bug #598780).
Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches
-rw-r--r--dev-qt/qtpaths/qtpaths-5.6.2.ebuild2
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 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=""