diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 21:12:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 21:12:43 +0300 |
commit | 18ce719495baf14d3ced16b27605f68ca5f19ef3 (patch) | |
tree | cb091373e9982ae32e7537e428d7162a68bbe06a /dev-perl/ExtUtils-CChecker | |
parent | dev-perl/XS-Parse-Keyword: Keyword 0.240.0 arm64, #863014 (diff) | |
download | gentoo-18ce719495baf14d3ced16b27605f68ca5f19ef3.tar.gz gentoo-18ce719495baf14d3ced16b27605f68ca5f19ef3.tar.bz2 gentoo-18ce719495baf14d3ced16b27605f68ca5f19ef3.zip |
dev-perl/ExtUtils-CChecker: Keyword 0.110.0 arm64, #863014
Signed-off-by: Arthur Zamarin <arthurzam@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 b91a33dfba62..73dcf7989804 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=" virtual/perl-ExtUtils-CBuilder |