diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-06-27 06:26:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-06-27 06:26:34 +0000 |
commit | 498f100f3fdc3e0dcf0c4280b5b5a117ab46fe6d (patch) | |
tree | db06b9500f3aca98c1fb58ac35b4e722d6cccea5 | |
parent | arm/s390/sh love #128411 (diff) | |
download | gentoo-2-498f100f3fdc3e0dcf0c4280b5b5a117ab46fe6d.tar.gz gentoo-2-498f100f3fdc3e0dcf0c4280b5b5a117ab46fe6d.tar.bz2 gentoo-2-498f100f3fdc3e0dcf0c4280b5b5a117ab46fe6d.zip |
arm/s390/sh love #131926
(Portage version: 2.1.1_pre1-r2)
-rw-r--r-- | dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.15.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.15.ebuild b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.15.ebuild index 403a331f4cd2..e1a1c3bd515a 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.8 2006/05/28 10:32:53 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.15.ebuild,v 1.9 2006/06/27 06:26:34 vapier 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 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild index 307a8da7a56f..e6c390cbc17b 100644 --- a/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild +++ b/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.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.18.ebuild,v 1.3 2006/06/12 15:10:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-CBuilder/ExtUtils-CBuilder-0.18.ebuild,v 1.4 2006/06/27 06:26:34 vapier 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |