diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-08-03 11:34:38 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-08-03 14:32:16 +0800 |
commit | 7f67f5c4a58abd179f5c31f007d7a8ad6c4def14 (patch) | |
tree | 59990ec2daa4a012e2161b0dcaf9ea1ab961c3ba /dev-perl/ExtUtils-CChecker | |
parent | app-shells/starship: Stabilize 1.9.1 amd64, #863206 (diff) | |
download | gentoo-7f67f5c4a58abd179f5c31f007d7a8ad6c4def14.tar.gz gentoo-7f67f5c4a58abd179f5c31f007d7a8ad6c4def14.tar.bz2 gentoo-7f67f5c4a58abd179f5c31f007d7a8ad6c4def14.zip |
dev-perl/ExtUtils-CChecker: Keyword 0.110.0 riscv, #863014
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Yixun Lan <dlan@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 73dcf7989804..283d94f4563b 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" virtual/perl-ExtUtils-CBuilder |