Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-CheckLib/
Date: Sat, 14 May 2022 06:55:00
Message-Id: 1652511136.77522e50926d110ca34caae1dcdb8ea3f209963e.xen0n@gentoo
1 commit: 77522e50926d110ca34caae1dcdb8ea3f209963e
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 14 06:52:16 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sat May 14 06:52:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77522e50
7
8 dev-perl/Devel-CheckLib: keyword 1.140.0 for ~loong
9
10 Tests passed on real hardware.
11
12 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
13
14 dev-perl/Devel-CheckLib/Devel-CheckLib-1.140.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.140.0.ebuild b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.140.0.ebuild
18 index 7afb899d98fc..f14999fa4165 100644
19 --- a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.140.0.ebuild
20 +++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.140.0.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module toolchain-funcs
22 DESCRIPTION="check that a library is available"
23
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 IUSE="test"
28 RESTRICT="!test? ( test )"