summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-04-01 14:58:07 +0000
committerAron Griffis <agriffis@gentoo.org>2006-04-01 14:58:07 +0000
commitdd2d2f60e089b63406cedf17fd05bc93831c4440 (patch)
tree8920c6db9d5c567b9fd266ec31fcfb8090411094 /dev-python/gmpy/gmpy-1.01.ebuild
parentMark 1.2.1 ~ia64 (diff)
downloadhistorical-dd2d2f60e089b63406cedf17fd05bc93831c4440.tar.gz
historical-dd2d2f60e089b63406cedf17fd05bc93831c4440.tar.bz2
historical-dd2d2f60e089b63406cedf17fd05bc93831c4440.zip
Mark 1.01 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-python/gmpy/gmpy-1.01.ebuild')
-rw-r--r--dev-python/gmpy/gmpy-1.01.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gmpy/gmpy-1.01.ebuild b/dev-python/gmpy/gmpy-1.01.ebuild
index 135830233602..924ecfa7b9d8 100644
--- a/dev-python/gmpy/gmpy-1.01.ebuild
+++ b/dev-python/gmpy/gmpy-1.01.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/gmpy/gmpy-1.01.ebuild,v 1.2 2006/03/19 22:50:13 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gmpy/gmpy-1.01.ebuild,v 1.3 2006/04/01 14:58:07 agriffis Exp $
inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gmpy/${PN}-sources-${MY_PV}.zip"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~ia64 ~x86"
IUSE=""
S="${WORKDIR}/${PN}"