diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-17 11:00:18 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-17 11:00:18 +0000 |
commit | 242bc61009df0862db296ba8e042a93ad1f29f05 (patch) | |
tree | ad8928e7fe79696637ef720f3d109222892fd104 /dev-python/twisted-runner/twisted-runner-11.0.0.ebuild | |
parent | ppc64 stable wrt #366131 (diff) | |
download | gentoo-2-242bc61009df0862db296ba8e042a93ad1f29f05.tar.gz gentoo-2-242bc61009df0862db296ba8e042a93ad1f29f05.tar.bz2 gentoo-2-242bc61009df0862db296ba8e042a93ad1f29f05.zip |
ppc64 stable wrt #366131
(Portage version: 2.2.0_alpha45/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/twisted-runner/twisted-runner-11.0.0.ebuild')
-rw-r--r-- | dev-python/twisted-runner/twisted-runner-11.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-runner/twisted-runner-11.0.0.ebuild b/dev-python/twisted-runner/twisted-runner-11.0.0.ebuild index bd7ed3efd1f9..8da0895c3188 100644 --- a/dev-python/twisted-runner/twisted-runner-11.0.0.ebuild +++ b/dev-python/twisted-runner/twisted-runner-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-runner/twisted-runner-11.0.0.ebuild,v 1.6 2011/06/12 14:47:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-11.0.0.ebuild,v 1.7 2011/07/17 11:00:18 xarthisius Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ inherit twisted versionator DESCRIPTION="Twisted Runner is a process management library and inetd replacement." -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="=dev-python/twisted-$(get_version_component_range 1)*" |