diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-01-13 23:36:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-01-13 23:36:17 +0000 |
commit | 54b615039d7db52a41ccc175a2c6cc88dcd77cff (patch) | |
tree | ac8708b78a8e7d01b75b3ffb1b1083f8b8e14010 /dev-perl/extutils-parsexs | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-54b615039d7db52a41ccc175a2c6cc88dcd77cff.tar.gz gentoo-2-54b615039d7db52a41ccc175a2c6cc88dcd77cff.tar.bz2 gentoo-2-54b615039d7db52a41ccc175a2c6cc88dcd77cff.zip |
arm/ia64/s390/sh stable
(Portage version: 2.1.2_rc4-r9)
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild index 7594ca464d95..fd4ec4bfc5ef 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild,v 1.3 2007/01/08 17:25:15 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild,v 1.4 2007/01/13 23:36:17 vapier 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 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/ExtUtils-CBuilder |