diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-17 08:21:22 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-17 08:45:52 +0100 |
commit | 1f379b153f6b12cffc9ab475af275210e0910a3a (patch) | |
tree | 3aab23be67fa433f7b26bb8d97fae94dcf656b21 /dev-qt/qtwidgets | |
parent | dev-qt/qtsql: Stable for HPPA (bug #598780). (diff) | |
download | gentoo-1f379b153f6b12cffc9ab475af275210e0910a3a.tar.gz gentoo-1f379b153f6b12cffc9ab475af275210e0910a3a.tar.bz2 gentoo-1f379b153f6b12cffc9ab475af275210e0910a3a.zip |
dev-qt/qtwidgets: Stable for HPPA (bug #598780).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt/qtwidgets')
-rw-r--r-- | dev-qt/qtwidgets/qtwidgets-5.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwidgets/qtwidgets-5.6.2.ebuild b/dev-qt/qtwidgets/qtwidgets-5.6.2.ebuild index 568ca9cbfc49..afe6ca1a7bad 100644 --- a/dev-qt/qtwidgets/qtwidgets-5.6.2.ebuild +++ b/dev-qt/qtwidgets/qtwidgets-5.6.2.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Set of components for creating classic desktop-style UIs for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86" + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86" fi # keep IUSE defaults in sync with qtgui |