diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-05 18:28:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-05 18:28:10 +0300 |
commit | 104a9bfa9b695201476db7875f1c2b8bcc4479b1 (patch) | |
tree | 8751d84b07e6d0f756ce844428d21e5565080bd1 /dev-perl | |
parent | kde-frameworks/kglobalaccel: Add back IUSE X (diff) | |
download | gentoo-104a9bfa9b695201476db7875f1c2b8bcc4479b1.tar.gz gentoo-104a9bfa9b695201476db7875f1c2b8bcc4479b1.tar.bz2 gentoo-104a9bfa9b695201476db7875f1c2b8bcc4479b1.zip |
dev-perl/ExtUtils-CChecker: Keyword 0.110.0 hppa, #863014
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 ce1586615c15..7b08086de442 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 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" virtual/perl-ExtUtils-CBuilder |