diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-17 08:17:01 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-17 08:45:40 +0100 |
commit | ea9512b4086490543ca9564b37c9334f7b8cfd70 (patch) | |
tree | bdd957218bc065dc4d74402333b3142b2cb7520d /dev-qt/qtgui/qtgui-5.6.2.ebuild | |
parent | dev-qt/qtdbus: Stable for HPPA (bug #598780). (diff) | |
download | gentoo-ea9512b4086490543ca9564b37c9334f7b8cfd70.tar.gz gentoo-ea9512b4086490543ca9564b37c9334f7b8cfd70.tar.bz2 gentoo-ea9512b4086490543ca9564b37c9334f7b8cfd70.zip |
dev-qt/qtgui: Stable for HPPA (bug #598780).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt/qtgui/qtgui-5.6.2.ebuild')
-rw-r--r-- | dev-qt/qtgui/qtgui-5.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-5.6.2.ebuild b/dev-qt/qtgui/qtgui-5.6.2.ebuild index f2aea61db717..da1e04dd3df2 100644 --- a/dev-qt/qtgui/qtgui-5.6.2.ebuild +++ b/dev-qt/qtgui/qtgui-5.6.2.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="The GUI module and platform plugins 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 # TODO: linuxfb |