diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-08-06 13:03:02 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-08-06 13:03:02 +0100 |
commit | 4982b8d711671897e6da1006d395eaa9f1ff56e8 (patch) | |
tree | f3246181d86391a7ba03b2ed4e8ac80d58cf4ce6 /dev-perl | |
parent | profiles: Mask app-text/po4a[test] on m68k (diff) | |
download | gentoo-4982b8d711671897e6da1006d395eaa9f1ff56e8.tar.gz gentoo-4982b8d711671897e6da1006d395eaa9f1ff56e8.tar.bz2 gentoo-4982b8d711671897e6da1006d395eaa9f1ff56e8.zip |
dev-perl/ExtUtils-CChecker: Keyword 0.110.0 for m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@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 7b08086de442..9b730285f946 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 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" virtual/perl-ExtUtils-CBuilder |