Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/FFI-CheckLib/
Date: Mon, 31 May 2021 17:43:26
Message-Id: 1622572690.7774cc2a5fd170c28f913935154256672fedd73f.slyfox@gentoo
1 commit: 7774cc2a5fd170c28f913935154256672fedd73f
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon May 31 15:52:41 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 1 18:38:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7774cc2a
7
8 dev-perl/FFI-CheckLib: stable 0.270.0 for hppa, bug #792825
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild
19 index 9fdf9c88960..319ce80c653 100644
20 --- a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild
21 +++ b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.270.0.ebuild
22 @@ -10,7 +10,7 @@ inherit perl-module
23
24 DESCRIPTION="Check that a library is available for FFI"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
27 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
28 IUSE="test"
29 RESTRICT="!test? ( test )"