diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 10:08:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 10:08:40 +0100 |
commit | 89da8cf32522739252befc88bf609dab07075068 (patch) | |
tree | 723de27391e53344964d6f9b159f4a469d7c487c | |
parent | media-sound/pulseaudio: alpha stable wrt bug #565086 (diff) | |
download | gentoo-89da8cf32522739252befc88bf609dab07075068.tar.gz gentoo-89da8cf32522739252befc88bf609dab07075068.tar.bz2 gentoo-89da8cf32522739252befc88bf609dab07075068.zip |
x11-libs/gtk+: alpha stable wrt bug #565086
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"
-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 401cefd7e2bb..2734713ac181 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) |