diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-22 19:48:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-22 19:48:00 +0000 |
commit | d2b1c6cf04460697e559522111dfc0aee925484b (patch) | |
tree | 6a0ab862474170d90ab5bf1dfd387a24c23ed09f /x11-libs/gtk+/gtk+-2.22.1-r1.ebuild | |
parent | Marking gdk-pixbuf-2.22.1 ~ppc for bug 353436 (diff) | |
download | gentoo-2-d2b1c6cf04460697e559522111dfc0aee925484b.tar.gz gentoo-2-d2b1c6cf04460697e559522111dfc0aee925484b.tar.bz2 gentoo-2-d2b1c6cf04460697e559522111dfc0aee925484b.zip |
Marking gtk+-2.22.1-r1 ~ppc for bug 353436
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/gtk+/gtk+-2.22.1-r1.ebuild')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.22.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.22.1-r1.ebuild b/x11-libs/gtk+/gtk+-2.22.1-r1.ebuild index 53fcf420f8d1..9246669e1e69 100644 --- a/x11-libs/gtk+/gtk+-2.22.1-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.22.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.22.1-r1.ebuild,v 1.10 2011/03/21 20:23:53 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.22.1-r1.ebuild,v 1.11 2011/03/22 19:48:00 ranger Exp $ EAPI="3" PYTHON_DEPEND="2:2.4" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -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" IUSE="aqua cups debug doc examples +introspection jpeg jpeg2k tiff test vim-syntax xinerama" # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) |