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/Alien-Libxml2/
Date: Sun, 28 Aug 2022 05:06:22
Message-Id: 1661663158.cabfca7584f96ab32d8b25aec6df9051c740e6e5.xen0n@gentoo
1 commit: cabfca7584f96ab32d8b25aec6df9051c740e6e5
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 28 03:53:33 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 28 05:05:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cabfca75
7
8 dev-perl/Alien-Libxml2: keyword 0.170.0 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild
16 index 3b5b482516ee..26c5af186e25 100644
17 --- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild
18 +++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -9,7 +9,7 @@ inherit perl-module
26
27 DESCRIPTION="Install the C libxml2 library on your system"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
30 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
31 IUSE="test"
32 RESTRICT="!test? ( test )"