diff options
Diffstat (limited to 'dev-python/twisted-runner/twisted-runner-0.2.0.ebuild')
-rw-r--r-- | dev-python/twisted-runner/twisted-runner-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-runner/twisted-runner-0.2.0.ebuild b/dev-python/twisted-runner/twisted-runner-0.2.0.ebuild index bd957c8bcb4a..6ce70e103691 100644 --- a/dev-python/twisted-runner/twisted-runner-0.2.0.ebuild +++ b/dev-python/twisted-runner/twisted-runner-0.2.0.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.2.0.ebuild,v 1.2 2006/06/30 23:12:40 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-0.2.0.ebuild,v 1.3 2006/08/01 15:18:08 blubb Exp $ MY_PACKAGE=Runner @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="Twisted Runner is a process management library and inetd replacement." -KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" DEPEND=">=dev-python/twisted-2.4" |