commit: c37f02236f6096b0cc92d3fc1a004ffdbf1d15db Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 2 04:55:22 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Aug 2 04:55:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c37f0223
dev-perl/FFI-CheckLib: Stabilize 0.280.0 arm, #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 04a4dec8437..6a2152ed6cd 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 )"
