diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-20 12:11:47 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-20 12:37:22 +0200 |
commit | 6e2347146d32b5a2b8fb5f817d55536fedc69e1a (patch) | |
tree | ab23752f2aea142739e5ea685ae72d9d29ac332f /dev-qt/qtgui | |
parent | dev-qt/qtdemo: ppc stable (bug 552396) (diff) | |
download | gentoo-6e2347146d32b5a2b8fb5f817d55536fedc69e1a.tar.gz gentoo-6e2347146d32b5a2b8fb5f817d55536fedc69e1a.tar.bz2 gentoo-6e2347146d32b5a2b8fb5f817d55536fedc69e1a.zip |
dev-qt/qtgui: ppc 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 9c30d67992ed..a271ca795f44 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" |