diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-04-01 17:27:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-04-01 17:27:56 +0000 |
commit | b598100d3c67d588de72de061b437452d32f92ee (patch) | |
tree | 9c75314b1584b05ef4f00dcc9799dfb5097187f5 /x11-libs/gtk+/gtk+-3.2.3.ebuild | |
parent | Drop alpha/ia64/sparc keywords (diff) | |
download | gentoo-2-b598100d3c67d588de72de061b437452d32f92ee.tar.gz gentoo-2-b598100d3c67d588de72de061b437452d32f92ee.tar.bz2 gentoo-2-b598100d3c67d588de72de061b437452d32f92ee.zip |
alpha/ia64/sh/sparc stable wrt #407643
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/gtk+/gtk+-3.2.3.ebuild')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-3.2.3.ebuild b/x11-libs/gtk+/gtk+-3.2.3.ebuild index 7fe2d12f3748..3bbe777073ad 100644 --- a/x11-libs/gtk+/gtk+-3.2.3.ebuild +++ b/x11-libs/gtk+/gtk+-3.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.2.3.ebuild,v 1.7 2012/03/25 16:14:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.2.3.ebuild,v 1.8 2012/04/01 17:27:56 armin76 Exp $ EAPI="4" @@ -17,7 +17,7 @@ SLOT="3" # I tried this and got it all compiling, but the end result is unusable as it # horribly mixes up the backends -- grobian IUSE="aqua colord cups debug doc examples +introspection packagekit test vim-syntax xinerama" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-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) |