diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-22 19:00:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-22 19:00:20 +0000 |
commit | ffdcc9cab356ea26049b245ab0fb7eeb63090462 (patch) | |
tree | 19ba78114488cb9ab45e11b9589ab52d6dcdc101 /dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild | |
parent | Marking gtksourceview-python-2.32.0 ppc for bug 353436 (diff) | |
download | historical-ffdcc9cab356ea26049b245ab0fb7eeb63090462.tar.gz historical-ffdcc9cab356ea26049b245ab0fb7eeb63090462.tar.bz2 historical-ffdcc9cab356ea26049b245ab0fb7eeb63090462.zip |
Marking libgnomeprint-python-2.32.0 ppc for bug 353436
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
Diffstat (limited to 'dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild')
-rw-r--r-- | dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild b/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild index a3ff9ad8f2f0..e8d798d4b8c7 100644 --- a/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild +++ b/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.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/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild,v 1.7 2011/03/21 21:03:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.32.0.ebuild,v 1.8 2011/03/22 19:00:20 ranger Exp $ EAPI="3" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for GNOME printing support" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="doc examples" RDEPEND=">=gnome-base/libgnomeprint-2.2.0:2.2 |