diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-20 22:43:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-20 22:43:00 +0000 |
commit | e5602efa5a2c4349748e45bbc71d54b8821fed69 (patch) | |
tree | a5f6a35ece53db94372449b57c7ab43fcc0d0c78 /dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild | |
parent | arm stable, bug #320247 (diff) | |
download | gentoo-2-e5602efa5a2c4349748e45bbc71d54b8821fed69.tar.gz gentoo-2-e5602efa5a2c4349748e45bbc71d54b8821fed69.tar.bz2 gentoo-2-e5602efa5a2c4349748e45bbc71d54b8821fed69.zip |
arm stable, bug #320247
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild')
-rw-r--r-- | dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild b/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild index 22d64ea669ff..666d70d0b44c 100644 --- a/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild +++ b/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v 1.5 2010/07/20 15:26:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.0.ebuild,v 1.6 2010/07/20 22:43:00 maekke Exp $ GCONF_DEBUG="no" @@ -12,7 +12,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for the Bonobo framework" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="examples" RDEPEND=">=dev-python/pyorbit-2.24.0 |