diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-21 18:01:52 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-21 18:40:37 +0200 |
commit | 3f0cc6cabcb8dd3a127678245604d7751dd98f10 (patch) | |
tree | 47ac750f8b8c1ca060979e411098f2ba32d2f7fd /dev-qt/qtgui | |
parent | dev-qt/qtdemo: ppc64 stable (bug 552396) (diff) | |
download | gentoo-3f0cc6cabcb8dd3a127678245604d7751dd98f10.tar.gz gentoo-3f0cc6cabcb8dd3a127678245604d7751dd98f10.tar.bz2 gentoo-3f0cc6cabcb8dd3a127678245604d7751dd98f10.zip |
dev-qt/qtgui: ppc64 stable (bug 552396)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-qt/qtgui')
-rw-r--r-- | dev-qt/qtgui/qtgui-4.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgui/qtgui-4.8.7.ebuild b/dev-qt/qtgui/qtgui-4.8.7.ebuild index a271ca795f44..a464e6a98e57 100644 --- a/dev-qt/qtgui/qtgui-4.8.7.ebuild +++ b/dev-qt/qtgui/qtgui-4.8.7.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="The GUI module for the Qt toolkit" SRC_URI+=" https://dev.gentoo.org/~pesa/patches/${PN}-systemtrayicon-plugin-system.patch" if [[ ${QT4_BUILD_TYPE} == release ]]; then - KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" fi IUSE="+accessibility cups egl +glib gtkstyle mng nas nis qt3support tiff trace xinerama +xv" |