diff options
Diffstat (limited to 'dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild')
-rw-r--r-- | dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild b/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild index 90406e535328..be01d16da76b 100644 --- a/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild +++ b/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild,v 1.1 2005/11/27 21:44:30 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild,v 1.2 2006/04/01 19:12:42 agriffis Exp $ MY_PACKAGE=News @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="Twisted News is an NNTP server and programming library." -KEYWORDS="~sparc ~x86" +KEYWORDS="~ia64 ~sparc ~x86" DEPEND=">=dev-python/twisted-2 dev-python/twisted-mail" |