diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-07 12:51:38 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-07 12:51:38 +0800 |
commit | 77594ec3bd2ba2d9fb3fcadb5bd30a32b611eb24 (patch) | |
tree | 3b1844495cc389cb13e3af12c8969e498959c6f1 /dev-perl/ExtUtils-CChecker | |
parent | dev-perl/Syntax-Keyword-Try: keyword 0.270.0 for ~loong (diff) | |
download | gentoo-77594ec3bd2ba2d9fb3fcadb5bd30a32b611eb24.tar.gz gentoo-77594ec3bd2ba2d9fb3fcadb5bd30a32b611eb24.tar.bz2 gentoo-77594ec3bd2ba2d9fb3fcadb5bd30a32b611eb24.zip |
dev-perl/ExtUtils-CChecker: keyword 0.110.0 for ~loong
Tests passed on real hardware.
Bug: https://bugs.gentoo.org/863014
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-CChecker')
-rw-r--r-- | dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.ebuild b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.ebuild index 9b730285f946..a117f864e2c0 100644 --- a/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.ebuild +++ b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Configure-time utilities for using C headers" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" virtual/perl-ExtUtils-CBuilder |