summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-05-12 18:55:02 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-05-12 18:55:02 +0000
commitec8757e6c4eacce9aa04a559a51b90f739530180 (patch)
treef989fae62d8b6f1bf9e5200f7fc2837154de489c /dev-python/twisted/twisted-2.2.0.ebuild
parentAdded ~hppa (diff)
downloadgentoo-2-ec8757e6c4eacce9aa04a559a51b90f739530180.tar.gz
gentoo-2-ec8757e6c4eacce9aa04a559a51b90f739530180.tar.bz2
gentoo-2-ec8757e6c4eacce9aa04a559a51b90f739530180.zip
Added ~hppa
(Portage version: 2.0.54-r2)
Diffstat (limited to 'dev-python/twisted/twisted-2.2.0.ebuild')
-rw-r--r--dev-python/twisted/twisted-2.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-2.2.0.ebuild b/dev-python/twisted/twisted-2.2.0.ebuild
index f0230d461f4e..19c77a2e5630 100644
--- a/dev-python/twisted/twisted-2.2.0.ebuild
+++ b/dev-python/twisted/twisted-2.2.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/twisted-2.2.0.ebuild,v 1.5 2006/05/01 10:11:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.2.0.ebuild,v 1.6 2006/05/12 18:55:02 dertobi123 Exp $
inherit eutils distutils versionator
@@ -12,7 +12,7 @@ SRC_URI="http://tmrc.mit.edu/mirror/twisted/Twisted/$(get_version_component_rang
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE="gtk serial crypt"
DEPEND=">=dev-lang/python-2.3