diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-07-05 14:46:52 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-07-05 14:46:52 +0000 |
commit | 1d1931513834cd3fc5486fc8918e3b9823008bc4 (patch) | |
tree | 860cbdcb052a34bc7e9f555dd722df6988c1b031 /dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-1d1931513834cd3fc5486fc8918e3b9823008bc4.tar.gz gentoo-2-1d1931513834cd3fc5486fc8918e3b9823008bc4.tar.bz2 gentoo-2-1d1931513834cd3fc5486fc8918e3b9823008bc4.zip |
Keyworded ~x86-fbsd.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild')
-rw-r--r-- | dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild index 3b042d3ce499..c72f4c33550d 100644 --- a/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild +++ b/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.14.2-r1.ebuild,v 1.6 2007/06/24 09:12:27 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild,v 1.7 2007/07/05 14:46:52 uberlord Exp $ NEED_PYTHON=2.4 WANT_AUTOCONF=latest @@ -12,7 +12,7 @@ HOMEPAGE="http://www.pygtk.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="doc firefox seamonkey xulrunner" RDEPEND=">=x11-libs/gtk+-2.4 |