commit: c05c7c00a6ef09574124372169cd5ac0be73c453 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 1 07:20:04 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Aug 1 07:20:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c05c7c00
dev-perl/FFI-CheckLib: Stabilize 0.280.0 sparc, #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 6805867d303..3386bed6d38 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 )"
