summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-08-19 14:09:41 +0000
committerMike Frysinger <vapier@gentoo.org>2006-08-19 14:09:41 +0000
commit651c01e6406b4ec3278f947b9d8334ca5c6906fc (patch)
treebf29c96569b0374f1caddcd3be32119fd9e18592 /dev-perl/extutils-parsexs
parentm68k love (diff)
downloadgentoo-2-651c01e6406b4ec3278f947b9d8334ca5c6906fc.tar.gz
gentoo-2-651c01e6406b4ec3278f947b9d8334ca5c6906fc.tar.bz2
gentoo-2-651c01e6406b4ec3278f947b9d8334ca5c6906fc.zip
m68k love
(Portage version: 2.1.1_pre4)
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r--dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild
index bb7c7118f5b5..7189537a8c47 100644
--- a/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild
+++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.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-parsexs/extutils-parsexs-2.15.ebuild,v 1.13 2006/08/06 02:19:52 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild,v 1.14 2006/08/19 14:09:41 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 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
@@ -21,4 +21,3 @@ DEPEND="dev-perl/ExtUtils-CBuilder
RDEPEND="${DEPEND}"
SRC_TEST="do"
-