Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/FFI-CheckLib/
Date: Sat, 29 May 2021 15:23:20
Message-Id: 1622301764.efee818a42d9448c0a2a1bb9ac3ccc2ca12b8b3f.sam@gentoo
1 commit: efee818a42d9448c0a2a1bb9ac3ccc2ca12b8b3f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 15:22:44 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 15:22:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efee818a
7
8 dev-perl/FFI-CheckLib: Stabilize 0.270.0 sparc, #792825
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild
16 index 03fd5005d5e..9cc3afe346b 100644
17 --- a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild
18 +++ b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20
21 DESCRIPTION="Check that a library is available for FFI"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
24 +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
25 IUSE="test"
26 RESTRICT="!test? ( test )"