diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-05-12 18:56:57 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-05-12 18:56:57 +0000 |
commit | 1d7445258a026d0a1dfc645e5655716734330acc (patch) | |
tree | 8cefa1bb37fdc9cbde869f006bdb7345ca042ca4 /dev-python/twisted/twisted-2.2.0.ebuild | |
parent | Added ~hppa (diff) | |
download | historical-1d7445258a026d0a1dfc645e5655716734330acc.tar.gz historical-1d7445258a026d0a1dfc645e5655716734330acc.tar.bz2 historical-1d7445258a026d0a1dfc645e5655716734330acc.zip |
Added ~hppa
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'dev-python/twisted/twisted-2.2.0.ebuild')
-rw-r--r-- | dev-python/twisted/twisted-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-2.2.0.ebuild b/dev-python/twisted/twisted-2.2.0.ebuild index f0230d461f4e..19c77a2e5630 100644 --- a/dev-python/twisted/twisted-2.2.0.ebuild +++ b/dev-python/twisted/twisted-2.2.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/twisted/twisted-2.2.0.ebuild,v 1.5 2006/05/01 10:11:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.2.0.ebuild,v 1.6 2006/05/12 18:55:02 dertobi123 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 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="gtk serial crypt" DEPEND=">=dev-lang/python-2.3 |