diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-22 18:55:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-22 18:55:42 +0000 |
commit | 2f1c61433701dd05b96cdc3468e1eecd18ba8686 (patch) | |
tree | fc83adcc687a65b9bc6934cf6fddafd903eb70c8 /dev-python/evince-python/evince-python-2.32.0.ebuild | |
parent | Marking bug-buddy-python-2.32.0 ppc for bug 353436 (diff) | |
download | gentoo-2-2f1c61433701dd05b96cdc3468e1eecd18ba8686.tar.gz gentoo-2-2f1c61433701dd05b96cdc3468e1eecd18ba8686.tar.bz2 gentoo-2-2f1c61433701dd05b96cdc3468e1eecd18ba8686.zip |
Marking evince-python-2.32.0 ppc for bug 353436
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/evince-python/evince-python-2.32.0.ebuild')
-rw-r--r-- | dev-python/evince-python/evince-python-2.32.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/evince-python/evince-python-2.32.0.ebuild b/dev-python/evince-python/evince-python-2.32.0.ebuild index 4a8825c6a64a..7a7cefb46d04 100644 --- a/dev-python/evince-python/evince-python-2.32.0.ebuild +++ b/dev-python/evince-python/evince-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/evince-python/evince-python-2.32.0.ebuild,v 1.6 2011/03/21 21:07:33 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/evince-python/evince-python-2.32.0.ebuild,v 1.7 2011/03/22 18:55:42 ranger Exp $ EAPI="3" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for the libwnck library" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=app-text/evince-2.32 |