diff options
author | 2006-01-20 20:40:42 +0000 | |
---|---|---|
committer | 2006-01-20 20:40:42 +0000 | |
commit | 0e857480eb4ec63b1158438831e56b471ba4c0af (patch) | |
tree | eea1a29537c62e3c822601f335ed545174b2aae6 /dev-python/pygtk/pygtk-2.8.2.ebuild | |
parent | new version (diff) | |
download | historical-0e857480eb4ec63b1158438831e56b471ba4c0af.tar.gz historical-0e857480eb4ec63b1158438831e56b471ba4c0af.tar.bz2 historical-0e857480eb4ec63b1158438831e56b471ba4c0af.zip |
Stable on sparc wrt #119634
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-python/pygtk/pygtk-2.8.2.ebuild')
-rw-r--r-- | dev-python/pygtk/pygtk-2.8.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pygtk/pygtk-2.8.2.ebuild b/dev-python/pygtk/pygtk-2.8.2.ebuild index 877affe3843f..a58b56238ea3 100644 --- a/dev-python/pygtk/pygtk-2.8.2.ebuild +++ b/dev-python/pygtk/pygtk-2.8.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.8.2.ebuild,v 1.4 2005/12/26 15:24:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.8.2.ebuild,v 1.5 2006/01/20 20:39:54 gustavoz Exp $ inherit gnome.org python flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="opengl doc" RDEPEND=">=dev-lang/python-2.3.5 |