diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-26 15:52:04 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-26 15:52:04 +0000 |
commit | d0f7b9da419e7b213d75e093f5aecb610e7453b3 (patch) | |
tree | 222f0b5b5fb0a46f510428552758301d4528d5b8 /dev-python/twisted-names/twisted-names-11.0.0.ebuild | |
parent | x86 stable wrt bug #366131 (diff) | |
download | gentoo-2-d0f7b9da419e7b213d75e093f5aecb610e7453b3.tar.gz gentoo-2-d0f7b9da419e7b213d75e093f5aecb610e7453b3.tar.bz2 gentoo-2-d0f7b9da419e7b213d75e093f5aecb610e7453b3.zip |
x86 stable wrt bug #366131
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'dev-python/twisted-names/twisted-names-11.0.0.ebuild')
-rw-r--r-- | dev-python/twisted-names/twisted-names-11.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-names/twisted-names-11.0.0.ebuild b/dev-python/twisted-names/twisted-names-11.0.0.ebuild index 99b89c9938f2..1a5d1e2eb59b 100644 --- a/dev-python/twisted-names/twisted-names-11.0.0.ebuild +++ b/dev-python/twisted-names/twisted-names-11.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-11.0.0.ebuild,v 1.2 2011/05/09 09:50:14 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-11.0.0.ebuild,v 1.3 2011/05/26 15:52:04 phajdan.jr Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ inherit twisted versionator DESCRIPTION="A Twisted DNS implementation" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*" |