summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-12-18 16:23:06 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-12-18 16:23:06 +0000
commitf9602b81586e66cd9a3afb56ec1982964dda0504 (patch)
tree9cea031c5d4ea25d573d01f64dd5af1788828e28 /dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild
parentDrop ia64/sparc keywords (diff)
downloadgentoo-2-f9602b81586e66cd9a3afb56ec1982964dda0504.tar.gz
gentoo-2-f9602b81586e66cd9a3afb56ec1982964dda0504.tar.bz2
gentoo-2-f9602b81586e66cd9a3afb56ec1982964dda0504.zip
Drop ia64 keywords
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild')
-rw-r--r--dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild b/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild
index 43e76befe1f9..c0812cb37d10 100644
--- a/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild
+++ b/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild,v 1.2 2011/12/17 19:09:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.300.0.ebuild,v 1.3 2011/12/18 16:23:06 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Manipulate persons name"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="test"
RDEPEND="dev-perl/Parse-RecDescent"