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/Alien-Libxml2/
Date: Thu, 20 Aug 2020 16:40:45
Message-Id: 1597941628.4967cfbe0259dc3d8b49a1e287ac7f24db167bcf.sam@gentoo
1 commit: 4967cfbe0259dc3d8b49a1e287ac7f24db167bcf
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 20 16:27:35 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=4967cfbe
7
8 dev-perl/Alien-Libxml2: Stabilize 0.160.0 arm64, #738212
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild
16 index ec3423c50a7..fb128d976f8 100644
17 --- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild
18 +++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20
21 DESCRIPTION="Install the C libxml2 library on your system"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"