diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 11:53:33 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 13:05:58 +0800 |
commit | cabfca7584f96ab32d8b25aec6df9051c740e6e5 (patch) | |
tree | 11dd03579906100e8a5af1c94ff5587e625bf2f4 | |
parent | dev-perl/Alien-Base-ModuleBuild: keyword 1.150.0 for ~loong (diff) | |
download | gentoo-cabfca7584f96ab32d8b25aec6df9051c740e6e5.tar.gz gentoo-cabfca7584f96ab32d8b25aec6df9051c740e6e5.tar.bz2 gentoo-cabfca7584f96ab32d8b25aec6df9051c740e6e5.zip |
dev-perl/Alien-Libxml2: keyword 0.170.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r-- | dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild index 3b5b482516ee..26c5af186e25 100644 --- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild +++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Install the C libxml2 library on your system" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |