summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-03-17 08:21:50 +0100
committerJeroen Roovers <jer@gentoo.org>2017-03-17 08:45:55 +0100
commit4c62a3f1e4d72186c99784e7c963f2cf2af7c471 (patch)
treec603c46c51c5748ac5fce3a18b3159e24ff81477 /dev-qt
parentdev-qt/qtwidgets: Stable for HPPA (bug #598780). (diff)
downloadgentoo-4c62a3f1e4d72186c99784e7c963f2cf2af7c471.tar.gz
gentoo-4c62a3f1e4d72186c99784e7c963f2cf2af7c471.tar.bz2
gentoo-4c62a3f1e4d72186c99784e7c963f2cf2af7c471.zip
dev-qt/qthelp: Stable for HPPA (bug #598780).
Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qthelp/qthelp-5.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.6.2.ebuild b/dev-qt/qthelp/qthelp-5.6.2.ebuild
index d30ccab3253d..9ea9b7860736 100644
--- a/dev-qt/qthelp/qthelp-5.6.2.ebuild
+++ b/dev-qt/qthelp/qthelp-5.6.2.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating online documentation into applications"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm ~hppa ppc64 x86"
+ KEYWORDS="amd64 arm hppa ppc64 x86"
fi
IUSE=""