commit: 60f31995ad859ab40337433bbf4a4931a96793d3 Author: Yuta Satoh <nigoro.dev <AT> gmail <DOT> com> AuthorDate: Sat Nov 5 03:53:37 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=60f31995
dev-perl/SUPER: add ~x86-fbsd KEYWORDS dev-perl/SUPER/SUPER-1.201.411.170.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild index a905a6c..21b89e2 100644 --- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild +++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="control superclass method dispatch" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd" IUSE="test" RDEPEND="
