diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-05 20:30:30 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-05 20:30:30 +0000 |
commit | ca19830bab03b83dafd11ceb8c046a80e4e8cf50 (patch) | |
tree | 9a95b7793cc3bbcba72ee78b2d2a0dbc61439410 /dev-python/libgnome-python/libgnome-python-2.26.1.ebuild | |
parent | arm stable, bug #281427 (diff) | |
download | gentoo-2-ca19830bab03b83dafd11ceb8c046a80e4e8cf50.tar.gz gentoo-2-ca19830bab03b83dafd11ceb8c046a80e4e8cf50.tar.bz2 gentoo-2-ca19830bab03b83dafd11ceb8c046a80e4e8cf50.zip |
arm stable, bug #281427
(Portage version: 2.2_rc48/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/libgnome-python/libgnome-python-2.26.1.ebuild')
-rw-r--r-- | dev-python/libgnome-python/libgnome-python-2.26.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/libgnome-python/libgnome-python-2.26.1.ebuild b/dev-python/libgnome-python/libgnome-python-2.26.1.ebuild index 84abd5092cf3..874a13a16311 100644 --- a/dev-python/libgnome-python/libgnome-python-2.26.1.ebuild +++ b/dev-python/libgnome-python/libgnome-python-2.26.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/libgnome-python-2.26.1.ebuild,v 1.5 2009/10/24 16:45:01 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/libgnome-python-2.26.1.ebuild,v 1.6 2009/11/05 20:30:30 maekke Exp $ G_PY_PN="gnome-python" G_PY_BINDINGS="gnome gnomeui" @@ -10,7 +10,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for essential GNOME libraries" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="examples" RDEPEND=">=gnome-base/libgnome-2.24.1 |