diff options
author | 2005-08-26 13:23:45 +0000 | |
---|---|---|
committer | 2005-08-26 13:23:45 +0000 | |
commit | 3493f4b69ae040f21d42866e61277e4c0933e95d (patch) | |
tree | a9b1a46e349a2101211b132753fe3930169f9bff /dev-python/gnome-python/gnome-python-2.10.0.ebuild | |
parent | Fix cp -a usage for Gentoo/FreeBSD. (diff) | |
download | gentoo-2-3493f4b69ae040f21d42866e61277e4c0933e95d.tar.gz gentoo-2-3493f4b69ae040f21d42866e61277e4c0933e95d.tar.bz2 gentoo-2-3493f4b69ae040f21d42866e61277e4c0933e95d.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-python/gnome-python/gnome-python-2.10.0.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-2.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python/gnome-python-2.10.0.ebuild b/dev-python/gnome-python/gnome-python-2.10.0.ebuild index b52f32cba156..9b5f31774fc5 100644 --- a/dev-python/gnome-python/gnome-python-2.10.0.ebuild +++ b/dev-python/gnome-python/gnome-python-2.10.0.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/gnome-python-2.10.0.ebuild,v 1.7 2005/08/01 12:07:32 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.10.0.ebuild,v 1.8 2005/08/26 13:19:12 agriffis Exp $ inherit gnome2 python eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc sparc x86" IUSE="doc gtkhtml" RDEPEND=">=dev-lang/python-2.2 |