diff options
Diffstat (limited to 'dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild')
-rw-r--r-- | dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild b/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild index 58b9030b5103..8a3c2d2dcd25 100644 --- a/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild +++ b/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.6 2010/10/14 22:23:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.7 2011/01/25 18:24:58 jer Exp $ inherit versionator eutils gnome2 @@ -24,7 +24,7 @@ RDEPEND=">=x11-libs/gtk+-2.4 DEPEND="${RDEPEND} dev-util/pkgconfig" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" S="${WORKDIR}/${MY_PN}-${PV}" |