diff options
Diffstat (limited to 'dev-python/gnome-python-extras-base/gnome-python-extras-base-2.19.1.ebuild')
-rw-r--r-- | dev-python/gnome-python-extras-base/gnome-python-extras-base-2.19.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.19.1.ebuild b/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.19.1.ebuild index c192586ef889..3a5abb87350a 100644 --- a/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.19.1.ebuild +++ b/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.19.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/gnome-python-extras-base/gnome-python-extras-base-2.19.1.ebuild,v 1.7 2009/03/05 23:36:57 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.19.1.ebuild,v 1.8 2009/03/08 15:50:55 maekke Exp $ inherit versionator eutils autotools gnome2 @@ -25,7 +25,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}" |