diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-05-14 20:50:31 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-05-14 20:50:31 +0000 |
commit | 2d3ea95c6856c773352ef5bf2add25a64b8ff195 (patch) | |
tree | c06ef832c3d536d549a332798f4d2b57a84a11b5 /dev-python/sancho/sancho-0.11-r1.ebuild | |
parent | Removed (old and only really needed to build tomcat) from DESCRIPTION as othe... (diff) | |
download | historical-2d3ea95c6856c773352ef5bf2add25a64b8ff195.tar.gz historical-2d3ea95c6856c773352ef5bf2add25a64b8ff195.tar.bz2 historical-2d3ea95c6856c773352ef5bf2add25a64b8ff195.zip |
Stable on x86; bug #133299
Package-Manager: portage-2.1_rc1-r1
Diffstat (limited to 'dev-python/sancho/sancho-0.11-r1.ebuild')
-rw-r--r-- | dev-python/sancho/sancho-0.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sancho/sancho-0.11-r1.ebuild b/dev-python/sancho/sancho-0.11-r1.ebuild index 1b3575ae4152..6a138e59de27 100644 --- a/dev-python/sancho/sancho-0.11-r1.ebuild +++ b/dev-python/sancho/sancho-0.11-r1.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/sancho/sancho-0.11-r1.ebuild,v 1.7 2006/04/04 08:39:58 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-0.11-r1.ebuild,v 1.8 2006/05/14 20:49:30 halcy0n Exp $ inherit distutils eutils @@ -11,7 +11,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/S/Sancho/${MY_P}.tar.gz" LICENSE="CNRI" SLOT="0.0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/python-2.2" |