diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-04-08 19:22:59 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-04-08 19:22:59 +0000 |
commit | 943b6e04ecbcc5f764a4aaf982d5e64fffd513cf (patch) | |
tree | 5315d3312cfc2e3d7e85ee61a64fb5ac9f59a5de /dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.15.ebuild | |
parent | Added ~ppc. bug 122204 (diff) | |
download | gentoo-2-943b6e04ecbcc5f764a4aaf982d5e64fffd513cf.tar.gz gentoo-2-943b6e04ecbcc5f764a4aaf982d5e64fffd513cf.tar.bz2 gentoo-2-943b6e04ecbcc5f764a4aaf982d5e64fffd513cf.zip |
Marking stable mips, tested on raq2, closes bug 124850
(Portage version: 2.0.54)
Diffstat (limited to 'dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.15.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.15.ebuild b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.15.ebuild index d1d6b2788fd5..258d595183d6 100644 --- a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.15.ebuild +++ b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.15.ebuild,v 1.6 2006/03/31 18:49:23 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.15.ebuild,v 1.7 2006/04/08 19:22:59 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ia64 mips ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |