dev-perl/Text-Soundex: amd64 stable wrt bug #619060
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 21 May 2017 08:08:31 +0000 (10:08 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 21 May 2017 08:08:31 +0000 (10:08 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild

index 60d11406579c5fc3f46fe1de14fc768b3acce9ee..3a513eacb7a6c96379665a6876ed0c7d5a3e0fe9 100644 (file)
@@ -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="