summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-05-03 23:05:08 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-05-03 23:05:08 +0000
commit6cdf0193a2ac8431aca8ad1bdbb10dce2ee103aa (patch)
tree44a8db09ac0e7285221c08b2b47117723a3b4490 /dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild
parentFix Manifest (ChangeLog changed without a Manifest update). (diff)
downloadhistorical-6cdf0193a2ac8431aca8ad1bdbb10dce2ee103aa.tar.gz
historical-6cdf0193a2ac8431aca8ad1bdbb10dce2ee103aa.tar.bz2
historical-6cdf0193a2ac8431aca8ad1bdbb10dce2ee103aa.zip
Stable on x86; bug #128688
Package-Manager: portage-2.1_pre10
Diffstat (limited to 'dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild')
-rw-r--r--dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild b/dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild
index d453f533586c..b8d3efdcfa5c 100644
--- a/dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild
+++ b/dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild,v 1.4 2006/04/08 06:18:17 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild,v 1.5 2006/05/03 23:04:18 halcy0n Exp $
MY_PACKAGE=Runner
@@ -8,7 +8,7 @@ inherit twisted
DESCRIPTION="Twisted Runner is a process management library and inetd replacement."
-KEYWORDS="~ia64 ~ppc sparc ~x86"
+KEYWORDS="~ia64 ~ppc sparc x86"
DEPEND=">=dev-python/twisted-2"