diff options
author | 2005-07-03 20:19:25 +0000 | |
---|---|---|
committer | 2005-07-03 20:19:25 +0000 | |
commit | 5fec7fdeb7ed5a8d5d7af2bda44575519b5d169f (patch) | |
tree | 02a7f31956152263fde7f11eb5000b57011ae6ae /dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild | |
parent | Install desktop file in new location, and add Categories entry, bug #97815. (diff) | |
download | historical-5fec7fdeb7ed5a8d5d7af2bda44575519b5d169f.tar.gz historical-5fec7fdeb7ed5a8d5d7af2bda44575519b5d169f.tar.bz2 historical-5fec7fdeb7ed5a8d5d7af2bda44575519b5d169f.zip |
Marked ~amd64
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild')
-rw-r--r-- | dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild index 4e573bf0bb96..9c8ddee6c572 100644 --- a/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild +++ b/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.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.10.2.ebuild,v 1.6 2005/07/03 15:24:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.10.2.ebuild,v 1.7 2005/07/03 20:19:25 herbs Exp $ inherit eutils gnome2 python @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="doc firefox mozilla" RDEPEND=">=dev-lang/python-2.3 |