summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-10-28 01:29:40 +0000
committerBrad House <brad_mssw@gentoo.org>2003-10-28 01:29:40 +0000
commit103042cb8dad8ff5921eaaee6ed44cd4a88bd0ab (patch)
treee9b60fbcbca2e3c299459a7feb3fae59c74d4bc5 /dev-perl/Math-GMP/Math-GMP-2.03.ebuild
parentadd ~amd64 flag (diff)
downloadhistorical-103042cb8dad8ff5921eaaee6ed44cd4a88bd0ab.tar.gz
historical-103042cb8dad8ff5921eaaee6ed44cd4a88bd0ab.tar.bz2
historical-103042cb8dad8ff5921eaaee6ed44cd4a88bd0ab.zip
add ~amd64 flag
Diffstat (limited to 'dev-perl/Math-GMP/Math-GMP-2.03.ebuild')
-rw-r--r--dev-perl/Math-GMP/Math-GMP-2.03.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-GMP/Math-GMP-2.03.ebuild b/dev-perl/Math-GMP/Math-GMP-2.03.ebuild
index 0c260e406ce9..0c004853f4ba 100644
--- a/dev-perl/Math-GMP/Math-GMP-2.03.ebuild
+++ b/dev-perl/Math-GMP/Math-GMP-2.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.03.ebuild,v 1.1 2003/06/23 13:18:45 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.03.ebuild,v 1.2 2003/10/28 01:13:54 brad_mssw Exp $
inherit perl-module
@@ -11,6 +11,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/C/CH/CHIPT/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 ~alpha ~ppc ~sparc"
+KEYWORDS="x86 ~alpha ~ppc ~sparc ~amd64"
DEPEND="dev-libs/gmp"