diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 23:32:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 23:32:04 +0000 |
commit | 97e134f2efaa617eed73f93c33fe4a5546bc9334 (patch) | |
tree | 0480a7f2bd504a46e30451c31684a0d876728b82 /dev-perl/Math-GMP/Math-GMP-2.04.ebuild | |
parent | add ~ia64 (diff) | |
download | gentoo-2-97e134f2efaa617eed73f93c33fe4a5546bc9334.tar.gz gentoo-2-97e134f2efaa617eed73f93c33fe4a5546bc9334.tar.bz2 gentoo-2-97e134f2efaa617eed73f93c33fe4a5546bc9334.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Math-GMP/Math-GMP-2.04.ebuild')
-rw-r--r-- | dev-perl/Math-GMP/Math-GMP-2.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-GMP/Math-GMP-2.04.ebuild b/dev-perl/Math-GMP/Math-GMP-2.04.ebuild index a49571e81fd0..56c2f14576b5 100644 --- a/dev-perl/Math-GMP/Math-GMP-2.04.ebuild +++ b/dev-perl/Math-GMP/Math-GMP-2.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.04.ebuild,v 1.5 2005/08/07 13:19:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-GMP/Math-GMP-2.04.ebuild,v 1.6 2005/08/25 23:32:04 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~chipt/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 ~ia64 ~mips ppc sparc x86" IUSE="" DEPEND="dev-libs/gmp" |