diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-02-27 18:51:12 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-02-27 21:32:47 -0500 |
commit | cfe7d020afab83ee0013698ac49583a70e3f3e65 (patch) | |
tree | 39a85101bf639e3120782eecf1fd4c2a9b11dc42 /dev-perl/ExtUtils-CChecker | |
parent | app-emulation/wine-vanilla: Stabilize 9.0 amd64, #924197 (diff) | |
download | gentoo-cfe7d020afab83ee0013698ac49583a70e3f3e65.tar.gz gentoo-cfe7d020afab83ee0013698ac49583a70e3f3e65.tar.bz2 gentoo-cfe7d020afab83ee0013698ac49583a70e3f3e65.zip |
dev-perl/ExtUtils-CChecker: Stabilize 0.110.0 hppa, #924284
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@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 46190e4caddf..985db8131542 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="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" virtual/perl-ExtUtils-CBuilder |