diff options
Diffstat (limited to 'dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild')
-rw-r--r-- | dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild b/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild index deb5cc7f3b30..c5ad9c8e6644 100644 --- a/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild +++ b/dev-perl/Math-BigInt/Math-BigInt-1.64.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-BigInt/Math-BigInt-1.64.ebuild,v 1.1 2003/06/02 20:52:01 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt/Math-BigInt-1.64.ebuild,v 1.2 2003/06/21 21:36:36 drobbins Exp $ inherit perl-module @@ -11,5 +11,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TE/TELS/math/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~alpha ~arm ~hppa ~mips ~ppc ~sparc" +KEYWORDS="x86 amd64 ~alpha ~arm ~hppa ~mips ~ppc ~sparc" |