diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2005-08-27 01:28:27 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2005-08-27 01:28:27 +0000 |
commit | 645eb41d5c24b6fda8a207acb8efc941fc9a9aa8 (patch) | |
tree | 98a71a3ee528e89a7fabd51234d25bf19c578b46 /dev-python | |
parent | Version bumped. QA #103421. (diff) | |
download | gentoo-2-645eb41d5c24b6fda8a207acb8efc941fc9a9aa8.tar.gz gentoo-2-645eb41d5c24b6fda8a207acb8efc941fc9a9aa8.tar.bz2 gentoo-2-645eb41d5c24b6fda8a207acb8efc941fc9a9aa8.zip |
fix keywords
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gnome-python-extras/gnome-python-extras-2.11.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.11.4.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.11.4.ebuild index 191b0f5b4344..57e7e085af44 100644 --- a/dev-python/gnome-python-extras/gnome-python-extras-2.11.4.ebuild +++ b/dev-python/gnome-python-extras/gnome-python-extras-2.11.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.11.4.ebuild,v 1.1 2005/08/27 00:18:15 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.11.4.ebuild,v 1.2 2005/08/27 01:28:27 allanonjl Exp $ inherit eutils gnome2 python @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc sparc x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="doc firefox mozilla" RDEPEND=">=dev-lang/python-2.3 |