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/Archive-Zip/
Date: Sat, 28 Nov 2020 18:12:01
Message-Id: 1606587112.a1cf2fe1a2d94fd8fa4ac3a5f744a7e8bc862d8c.sam@gentoo
1 commit: a1cf2fe1a2d94fd8fa4ac3a5f744a7e8bc862d8c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 28 18:11:52 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 28 18:11:52 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1cf2fe1
7
8 dev-perl/Archive-Zip: ~x64-macos keyworded
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild
17 index 6dee1105d0b..47aff9e1bfa 100644
18 --- a/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild
19 +++ b/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild
20 @@ -11,7 +11,7 @@ inherit perl-module
21 DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files"
22
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x86-linux"
25 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x86-linux x64-macos"
26 IUSE="test"
27 RESTRICT="!test? ( test )"