diff options
author | Sam James <sam@gentoo.org> | 2021-09-06 19:01:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-06 19:01:09 +0100 |
commit | 59ff3af98613ce414e561b810399b0f49519d872 (patch) | |
tree | 89f9ca79b116c0630aa5fca543a20126d2b729c2 /dev-perl/ExtUtils-HasCompiler | |
parent | dev-python/requests: stable 2.26.0 for sparc, bug #811660 (diff) | |
download | gentoo-59ff3af98613ce414e561b810399b0f49519d872.tar.gz gentoo-59ff3af98613ce414e561b810399b0f49519d872.tar.bz2 gentoo-59ff3af98613ce414e561b810399b0f49519d872.zip |
dev-perl/ExtUtils-HasCompiler: Keyword 0.23.0 s390, #803401
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-HasCompiler')
-rw-r--r-- | dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild b/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild index a8ab4fe563d8..ad23a9353394 100644 --- a/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild +++ b/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Check for the presence of a compiler" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~riscv ~sparc" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~riscv ~s390 ~sparc" RDEPEND=" virtual/perl-Carp |