diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-12 18:57:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-12 18:57:33 +0000 |
commit | e358a481d7c0f8d5430c34b10e91cd8a51beb645 (patch) | |
tree | 38c390b37d44220f440b37c5824e576727ba550a /dev-python/twisted/twisted-2.4.0.ebuild | |
parent | x86 stable (diff) | |
download | gentoo-2-e358a481d7c0f8d5430c34b10e91cd8a51beb645.tar.gz gentoo-2-e358a481d7c0f8d5430c34b10e91cd8a51beb645.tar.bz2 gentoo-2-e358a481d7c0f8d5430c34b10e91cd8a51beb645.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-python/twisted/twisted-2.4.0.ebuild')
-rw-r--r-- | dev-python/twisted/twisted-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-2.4.0.ebuild b/dev-python/twisted/twisted-2.4.0.ebuild index 2b74edf530db..beb2ea6eee86 100644 --- a/dev-python/twisted/twisted-2.4.0.ebuild +++ b/dev-python/twisted/twisted-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.4.0.ebuild,v 1.10 2007/03/12 16:57:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.4.0.ebuild,v 1.11 2007/03/12 18:57:33 gustavoz Exp $ inherit eutils distutils versionator @@ -12,7 +12,7 @@ SRC_URI="http://tmrc.mit.edu/mirror/twisted/Twisted/$(get_version_component_rang LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="gtk serial crypt" DEPEND=">=dev-lang/python-2.3 |