commit: 422bd67d43e5a74600bf569d815f5e64d396b776 Author: Yuta Satoh <nigoro.dev <AT> gmail <DOT> com> AuthorDate: Sat Nov 5 03:51:34 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sat Nov 5 14:30:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=422bd67d
dev-perl/Sub-Identify: add ~x86-fbsd KEYWORDS dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild index e627274..999d2dd 100644 --- a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild +++ b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Retrieve names of code references" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86 ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND="
