diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-08-19 00:54:50 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-08-19 00:54:50 +0000 |
commit | cc6097cd0edc7b4556dfcce94e89a03859708313 (patch) | |
tree | fca0c9fb9b016b378b3dab26a7d465d19815797d /dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild | |
parent | Add ~ia64 keyword. (diff) | |
download | gentoo-2-cc6097cd0edc7b4556dfcce94e89a03859708313.tar.gz gentoo-2-cc6097cd0edc7b4556dfcce94e89a03859708313.tar.bz2 gentoo-2-cc6097cd0edc7b4556dfcce94e89a03859708313.zip |
Add ~ia64 keyword.
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild')
-rw-r--r-- | dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild index 30e4145b1a87..a75bfbe5a41b 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild,v 1.17 2006/08/16 14:25:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild,v 1.18 2006/08/19 00:54:50 kloeri Exp $ inherit distutils gnome2 python virtualx @@ -10,7 +10,7 @@ HOMEPAGE="http://pygtk.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" RDEPEND="virtual/python >=dev-python/pygtk-2.4.0 |