diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-01-21 08:34:40 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-01-21 08:34:40 +0000 |
commit | 529f1bc51eb83fd66153f9f88bf6b2a5bb6873df (patch) | |
tree | 673e0b0853913acd212b36a60f12c97a0195e9f5 /dev-python/twisted-words/twisted-words-10.2.0-r1.ebuild | |
parent | x86 stable per bug 350894 (diff) | |
download | gentoo-2-529f1bc51eb83fd66153f9f88bf6b2a5bb6873df.tar.gz gentoo-2-529f1bc51eb83fd66153f9f88bf6b2a5bb6873df.tar.bz2 gentoo-2-529f1bc51eb83fd66153f9f88bf6b2a5bb6873df.zip |
x86 stable per bug 350894
(Portage version: 2.1.9.33/cvs/Linux i686)
Diffstat (limited to 'dev-python/twisted-words/twisted-words-10.2.0-r1.ebuild')
-rw-r--r-- | dev-python/twisted-words/twisted-words-10.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-words/twisted-words-10.2.0-r1.ebuild b/dev-python/twisted-words/twisted-words-10.2.0-r1.ebuild index c3b587276c34..7f6a86c3ac61 100644 --- a/dev-python/twisted-words/twisted-words-10.2.0-r1.ebuild +++ b/dev-python/twisted-words/twisted-words-10.2.0-r1.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-words/twisted-words-10.2.0-r1.ebuild,v 1.1 2011/01/19 20:48:07 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-10.2.0-r1.ebuild,v 1.2 2011/01/21 08:34:40 tomka Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ inherit eutils 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)* |