summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-04-01 15:00:56 +0000
committerAron Griffis <agriffis@gentoo.org>2006-04-01 15:00:56 +0000
commit964a4431cf5f1dab997cb5e180df75cde488020c (patch)
tree9f9f02345f099c71d6d49ebbd33652482c42616d /dev-python/guppy/guppy-0.1.3.ebuild
parentMark 0.10.3 ~ia64 (diff)
downloadgentoo-2-964a4431cf5f1dab997cb5e180df75cde488020c.tar.gz
gentoo-2-964a4431cf5f1dab997cb5e180df75cde488020c.tar.bz2
gentoo-2-964a4431cf5f1dab997cb5e180df75cde488020c.zip
Mark 0.1.3 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-python/guppy/guppy-0.1.3.ebuild')
-rw-r--r--dev-python/guppy/guppy-0.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/guppy/guppy-0.1.3.ebuild b/dev-python/guppy/guppy-0.1.3.ebuild
index 4fc7d2f651ed..3039aaf665b2 100644
--- a/dev-python/guppy/guppy-0.1.3.ebuild
+++ b/dev-python/guppy/guppy-0.1.3.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/guppy/guppy-0.1.3.ebuild,v 1.1 2006/03/24 16:42:35 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/guppy/guppy-0.1.3.ebuild,v 1.2 2006/04/01 15:00:56 agriffis Exp $
inherit distutils eutils
@@ -10,7 +10,7 @@ SRC_URI="http://guppy-pe.sourceforge.net/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ia64 ~x86"
IUSE=""
DEPEND=">=virtual/python-2.3"