diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 09:19:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 09:20:01 +0100 |
commit | f890e599b0129fc5165d1eafb1d29c31913b384a (patch) | |
tree | 1fba441898691622294085c28e3a18ac525b08a3 /x11-libs/gtk+ | |
parent | x11-libs/goffice: x86 stable wrt bug #565086 (diff) | |
download | gentoo-f890e599b0129fc5165d1eafb1d29c31913b384a.tar.gz gentoo-f890e599b0129fc5165d1eafb1d29c31913b384a.tar.bz2 gentoo-f890e599b0129fc5165d1eafb1d29c31913b384a.zip |
x11-libs/gtk+: x86 stable wrt bug #565086
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.16.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.16.7.ebuild b/x11-libs/gtk+/gtk+-3.16.7.ebuild index d9dd8c209b65..b66be46278eb 100644 --- a/x11-libs/gtk+/gtk+-3.16.7.ebuild +++ b/x11-libs/gtk+/gtk+-3.16.7.ebuild @@ -19,7 +19,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # FIXME: introspection data is built against system installation of gtk+:3 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) |