commit: 89412634d4688d3a8fb774f710a27828b23aed15 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun May 21 08:08:31 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun May 21 08:08:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89412634
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 <AT> gentoo.org> dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild | 4 ++-- 1 file 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 60d11406579..3a513eacb7a 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="
