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: Thu, 20 Aug 2020 16:40:45
Message-Id: 1597941628.f9c5afda07dead420786df39a3e7c5098dbe6eb4.sam@gentoo
1 commit: f9c5afda07dead420786df39a3e7c5098dbe6eb4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 20 16:27:33 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 20 16:40:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9c5afda
7
8 dev-perl/Archive-Zip: Stabilize 1.680.0 arm64, #738212
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild
16 index 28444880681..38e3c364bb7 100644
17 --- a/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild
18 +++ b/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux"
25 IUSE="test"
26 RESTRICT="!test? ( test )"