commit: c8258b8391be6caa51395bbaab7ae33abbe33f1a Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Wed Dec 25 20:26:42 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed Dec 25 20:31:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8258b83
dev-perl/FFI-CheckLib: keyworded 0.250.0 for ppc, bug #690140 Package-Manager: Portage-2.3.83, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild index b0a4a8d0a9a..230f9af1f66 100644 --- a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild +++ b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.250.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Check that a library is available for FFI" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~riscv ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~riscv ~s390 ~sh ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"