diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-12-07 18:06:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-12-07 18:06:38 +0000 |
commit | 1a2c56b416cc33062b33bbab4e437cc48e66ff5b (patch) | |
tree | 04056ed6ad3e7a24ccf093439c99647334fd41c8 /dev-python | |
parent | s390/sh stable (diff) | |
download | gentoo-2-1a2c56b416cc33062b33bbab4e437cc48e66ff5b.tar.gz gentoo-2-1a2c56b416cc33062b33bbab4e437cc48e66ff5b.tar.bz2 gentoo-2-1a2c56b416cc33062b33bbab4e437cc48e66ff5b.zip |
arm/s390/sh stable
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted-words/twisted-words-8.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-words/twisted-words-8.1.0.ebuild b/dev-python/twisted-words/twisted-words-8.1.0.ebuild index 016906515feb..5992d3c54e00 100644 --- a/dev-python/twisted-words/twisted-words-8.1.0.ebuild +++ b/dev-python/twisted-words/twisted-words-8.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-8.1.0.ebuild,v 1.6 2008/08/27 18:16:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-8.1.0.ebuild,v 1.7 2008/12/07 18:06:38 vapier Exp $ MY_PACKAGE=Words @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="Twisted Words contains Instant Messaging implementations." -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="=dev-python/twisted-$(get_version_component_range 1)* |