diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-03-15 09:53:13 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-03-15 09:53:13 +0000 |
commit | 0e47ae4b204f94b9f637822db9c410db523a7217 (patch) | |
tree | 4c7df5dcb9062cf8faeb6f3c81a965e0513721a1 /dev-perl/module-build | |
parent | Stable on x86. (diff) | |
download | gentoo-2-0e47ae4b204f94b9f637822db9c410db523a7217.tar.gz gentoo-2-0e47ae4b204f94b9f637822db9c410db523a7217.tar.bz2 gentoo-2-0e47ae4b204f94b9f637822db9c410db523a7217.zip |
update
Diffstat (limited to 'dev-perl/module-build')
-rw-r--r-- | dev-perl/module-build/module-build-0.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/module-build/module-build-0.25.ebuild b/dev-perl/module-build/module-build-0.25.ebuild index be7c7b3239a9..bfb08c9c4264 100644 --- a/dev-perl/module-build/module-build-0.25.ebuild +++ b/dev-perl/module-build/module-build-0.25.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/module-build/module-build-0.25.ebuild,v 1.11 2005/03/12 11:00:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.25.ebuild,v 1.12 2005/03/15 09:53:13 mcummings Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86 ppc64" +KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86 ppc64 arm s390 ia64" IUSE="" SRC_TEST="do" |