diff options
Diffstat (limited to 'dev-python/twisted/twisted-8.2.0-r2.ebuild')
-rw-r--r-- | dev-python/twisted/twisted-8.2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-8.2.0-r2.ebuild b/dev-python/twisted/twisted-8.2.0-r2.ebuild index 281ee6b373c7..f881c13d2ddb 100644 --- a/dev-python/twisted/twisted-8.2.0-r2.ebuild +++ b/dev-python/twisted/twisted-8.2.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild,v 1.7 2009/11/08 16:04:50 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild,v 1.8 2009/11/11 17:00:55 jer Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -15,7 +15,7 @@ SRC_URI="http://tmrc.mit.edu/mirror/${PN}/Core/$(get_version_component_range 1-2 LICENSE="MIT" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="crypt gtk serial" DEPEND=">=dev-lang/python-2.3 |