diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-05 14:55:58 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-05 14:55:58 +0300 |
commit | 762265673014edc078a8efd632913b70abccbd03 (patch) | |
tree | 23e2dcf430a0466a513136ca863926ab293759d8 /dev-perl/ExtUtils-CChecker | |
parent | dev-perl/XS-Parse-Keyword: Keyword 0.240.0 ia64, #863014 (diff) | |
download | gentoo-762265673014edc078a8efd632913b70abccbd03.tar.gz gentoo-762265673014edc078a8efd632913b70abccbd03.tar.bz2 gentoo-762265673014edc078a8efd632913b70abccbd03.zip |
dev-perl/ExtUtils-CChecker: Keyword 0.110.0 ia64, #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 283d94f4563b..ce1586615c15 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 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" virtual/perl-ExtUtils-CBuilder |