summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.ebuild4
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 981df0fa718d..f5a1ef757503 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.2 2011/04/16 19:09:21 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-11.0.0.ebuild,v 1.3 2011/05/09 09:50:41 hwoarang 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)*"