diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:51:12 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:51:12 +0800 |
commit | 4062c5c6c9c4033fe93a4672c60edf9fb635de71 (patch) | |
tree | edb285a3f3feaffe1ab547ffd8f1873d508b33ca /dev-perl/ExtUtils-Config | |
parent | dev-perl/XML-NamespaceSupport: keyword 1.120.0-r1 for ~loong (diff) | |
download | gentoo-4062c5c6c9c4033fe93a4672c60edf9fb635de71.tar.gz gentoo-4062c5c6c9c4033fe93a4672c60edf9fb635de71.tar.bz2 gentoo-4062c5c6c9c4033fe93a4672c60edf9fb635de71.zip |
dev-perl/ExtUtils-Config: keyword 0.8.0-r1 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-Config')
-rw-r--r-- | dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.ebuild b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.ebuild index e7978f323068..4d72154de0f7 100644 --- a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.ebuild +++ b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0-r1.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=8 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="A wrapper for perl's configuration" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" virtual/perl-Data-Dumper |