diff options
author | 2011-06-03 14:16:58 +0000 | |
---|---|---|
committer | 2011-06-03 14:16:58 +0000 | |
commit | 13ff002d15b7a7295f43552b5a04d5d2d7bd96b9 (patch) | |
tree | f21ed8bab29a41ffe2bbcee4866ebb17fd41d420 /dev-python/twisted-names/twisted-names-11.0.0.ebuild | |
parent | Marking twisted-mail-11.0.0 ppc for bug 366131 (diff) | |
download | historical-13ff002d15b7a7295f43552b5a04d5d2d7bd96b9.tar.gz historical-13ff002d15b7a7295f43552b5a04d5d2d7bd96b9.tar.bz2 historical-13ff002d15b7a7295f43552b5a04d5d2d7bd96b9.zip |
Marking twisted-names-11.0.0 ppc for bug 366131
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
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 a49794b02fc5..288bb620f42b 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.4 2011/06/02 12:18:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-11.0.0.ebuild,v 1.5 2011/06/03 14:16:58 ranger 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)*" |