diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 02:47:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 02:47:56 +0000 |
commit | 68b8337866d728d10e11311fd96b48bf10618123 (patch) | |
tree | 6e599f64dfcffeccd39cdf2d8be6b983e264b49e /dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild | |
parent | new version (diff) | |
download | historical-68b8337866d728d10e11311fd96b48bf10618123.tar.gz historical-68b8337866d728d10e11311fd96b48bf10618123.tar.bz2 historical-68b8337866d728d10e11311fd96b48bf10618123.zip |
add ~ia64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild index 86e8c0225c79..83a7691b9b71 100644 --- a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild +++ b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.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/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild,v 1.7 2005/07/09 22:51:46 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild,v 1.8 2005/08/26 02:18:15 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~autrijus/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc sparc x86" IUSE="" # TESTS BAD. Wants to write to cpan's config on the live system |