commit: 9f922e7c1e12e165f12851ffa987a1e225cee167 Author: Yuta Satoh <nigoro.dev <AT> gmail <DOT> com> AuthorDate: Sun Dec 4 00:59:15 2016 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Dec 17 15:06:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f922e7c
dev-perl/Text-Soundex: add ~x86-fbsd KEYWORDS https://bugs.gentoo.org/show_bug.cgi?id=579670 dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5aa2836..aaddc17 100644 --- a/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild +++ b/dev-perl/Text-Soundex/Text-Soundex-3.50.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Implementation of the soundex algorithm" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd" IUSE="test minimal" RDEPEND="
