summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-21 10:08:31 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-21 10:08:31 +0200
commit89412634d4688d3a8fb774f710a27828b23aed15 (patch)
treee326a1d6cf5e5253d00ac7b42f4806d83efb6566
parentdev-perl/SQL-Statement: amd64 stable wrt bug #619060 (diff)
downloadgentoo-89412634d4688d3a8fb774f710a27828b23aed15.tar.gz
gentoo-89412634d4688d3a8fb774f710a27828b23aed15.tar.bz2
gentoo-89412634d4688d3a8fb774f710a27828b23aed15.zip
dev-perl/Text-Soundex: amd64 stable wrt bug #619060
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild b/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
index 60d11406579c..3a513eacb7a6 100644
--- a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
+++ b/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Implementation of the soundex algorithm"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="test minimal"
RDEPEND="