diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:32:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:32:19 +0200 |
commit | 898d72ed0b7eba6ea25525c440f6169268220d72 (patch) | |
tree | c1d2d1f105f9f46c13e9bcfd0a178974fb230b62 /dev-qt/qtgui | |
parent | dev-qt/qtdemo: x86 stable wrt bug #552396 (diff) | |
download | gentoo-898d72ed0b7eba6ea25525c440f6169268220d72.tar.gz gentoo-898d72ed0b7eba6ea25525c440f6169268220d72.tar.bz2 gentoo-898d72ed0b7eba6ea25525c440f6169268220d72.zip |
dev-qt/qtgui: x86 stable wrt bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 791d98c23c1d..9c30d67992ed 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" |