diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-17 08:21:50 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-17 08:45:55 +0100 |
commit | 4c62a3f1e4d72186c99784e7c963f2cf2af7c471 (patch) | |
tree | c603c46c51c5748ac5fce3a18b3159e24ff81477 /dev-qt/qthelp/qthelp-5.6.2.ebuild | |
parent | dev-qt/qtwidgets: Stable for HPPA (bug #598780). (diff) | |
download | gentoo-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/qthelp/qthelp-5.6.2.ebuild')
-rw-r--r-- | dev-qt/qthelp/qthelp-5.6.2.ebuild | 2 |
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="" |