diff options
Diffstat (limited to 'dev-python/twisted-names/twisted-names-8.2.0.ebuild')
-rw-r--r-- | dev-python/twisted-names/twisted-names-8.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-names/twisted-names-8.2.0.ebuild b/dev-python/twisted-names/twisted-names-8.2.0.ebuild index f8d42424ca8c..9a1e0c6e7332 100644 --- a/dev-python/twisted-names/twisted-names-8.2.0.ebuild +++ b/dev-python/twisted-names/twisted-names-8.2.0.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-names/twisted-names-8.2.0.ebuild,v 1.4 2009/11/29 13:36:03 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-8.2.0.ebuild,v 1.5 2009/12/01 09:50:23 maekke Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -10,7 +10,7 @@ inherit twisted versionator DESCRIPTION="A Twisted DNS implementation" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*" |