summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-06-30 23:05:33 +0000
committerThomas Cort <tcort@gentoo.org>2006-06-30 23:05:33 +0000
commitbfd868c904d72aad9fd3ea7a94c0443a76c46c16 (patch)
tree0f482ed0dfaa2efce320367d6694bd56c3bcea4e /dev-python/twisted-conch/twisted-conch-0.7.0.ebuild
parentarm/sh stable (diff)
downloadgentoo-2-bfd868c904d72aad9fd3ea7a94c0443a76c46c16.tar.gz
gentoo-2-bfd868c904d72aad9fd3ea7a94c0443a76c46c16.tar.bz2
gentoo-2-bfd868c904d72aad9fd3ea7a94c0443a76c46c16.zip
Added ~alpha keyword.
(Portage version: 2.1)
Diffstat (limited to 'dev-python/twisted-conch/twisted-conch-0.7.0.ebuild')
-rw-r--r--dev-python/twisted-conch/twisted-conch-0.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild b/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild
index ee48caac1543..befb63b76d72 100644
--- a/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild
+++ b/dev-python/twisted-conch/twisted-conch-0.7.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-conch/twisted-conch-0.7.0.ebuild,v 1.1 2006/05/26 18:42:56 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild,v 1.2 2006/06/30 23:05:33 tcort Exp $
MY_PACKAGE=Conch
@@ -8,7 +8,7 @@ inherit twisted eutils
DESCRIPTION="Twisted SSHv2 implementation."
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-python/twisted-2.4
>=dev-python/pycrypto-1.9_alpha6"