commit: 416744961c908a43c18dbb1b8787b145f10945cc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 2 02:17:29 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Aug 2 02:17:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41674496
dev-perl/FFI-CheckLib: Stabilize 0.280.0 amd64, #805707 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/FFI-CheckLib/FFI-CheckLib-0.280.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.280.0.ebuild b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.280.0.ebuild index 7b6714dff1c..04a4dec8437 100644 --- a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.280.0.ebuild +++ b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.280.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 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="test" RESTRICT="!test? ( test )"
