summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-04-01 19:12:42 +0000
committerAron Griffis <agriffis@gentoo.org>2006-04-01 19:12:42 +0000
commit35b2790bf088af7cf371572df1074294818ca3a5 (patch)
tree9795ebf0f92a3ebad6badcb94ccb485ce32d42d4 /dev-python/twisted-news/twisted-news-0.1.0-r1.ebuild
parentMark 0.1.0-r1 ~ia64 (diff)
downloadgentoo-2-35b2790bf088af7cf371572df1074294818ca3a5.tar.gz
gentoo-2-35b2790bf088af7cf371572df1074294818ca3a5.tar.bz2
gentoo-2-35b2790bf088af7cf371572df1074294818ca3a5.zip
Mark 0.1.0-r1 ~ia64
(Portage version: 2.1_pre5-r4)
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.ebuild6
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"