summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-08-03 13:56:00 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-08-03 14:00:11 +0200
commitdbb2fe5814e2887cb5124d3134142a58ad3c0431 (patch)
tree3a39e25fc1cf3ca3f176cb40d75c63afe03f5be7 /dev-perl/Lingua-EN-NameParse
parentdev-perl/Date-Manip: x86 stable wrt bug #805773 (diff)
downloadgentoo-dbb2fe5814e2887cb5124d3134142a58ad3c0431.tar.gz
gentoo-dbb2fe5814e2887cb5124d3134142a58ad3c0431.tar.bz2
gentoo-dbb2fe5814e2887cb5124d3134142a58ad3c0431.zip
dev-perl/Lingua-EN-NameParse: x86 stable wrt bug #805665
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Lingua-EN-NameParse')
-rw-r--r--dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.380.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.380.0.ebuild b/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.380.0.ebuild
index a39dbee6be55..0a0fd54f1897 100644
--- a/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.380.0.ebuild
+++ b/dev-perl/Lingua-EN-NameParse/Lingua-EN-NameParse-1.380.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Routines for manipulating a person's name"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
RDEPEND="
>=dev-perl/Parse-RecDescent-1