diff options
author | Yuta Satoh <nigoro@gentoo.org> | 2004-12-22 11:55:42 +0000 |
---|---|---|
committer | Yuta Satoh <nigoro@gentoo.org> | 2004-12-22 11:55:42 +0000 |
commit | 1502d07fce5d92bd28325edf26ecf9d1731d237d (patch) | |
tree | afbfbedd4042a6a495a11d348d59104df122a7cc /dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild | |
parent | added ~ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-1502d07fce5d92bd28325edf26ecf9d1731d237d.tar.gz gentoo-2-1502d07fce5d92bd28325edf26ecf9d1731d237d.tar.bz2 gentoo-2-1502d07fce5d92bd28325edf26ecf9d1731d237d.zip |
added ~ppc64
Diffstat (limited to 'dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild')
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild index 9b0c4866313b..894161a101a2 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.08.ebuild,v 1.9 2004/11/21 21:41:11 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild,v 1.10 2004/12/22 11:54:26 nigoro 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" +KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86 ~ppc64" IUSE="" DEPEND="dev-perl/ExtUtils-CBuilder" |