diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-19 05:38:08 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-19 05:38:08 +0000 |
commit | e0d4ea2b299f944c3f57a2c9803afea380f11d0e (patch) | |
tree | 51b9d3b9c671d25de1d1a033600bcf2ad9468822 /dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild | |
parent | dev-perl/CGI-Compile: Stabilize 0.260.0 amd64, #914409 (diff) | |
download | gentoo-e0d4ea2b299f944c3f57a2c9803afea380f11d0e.tar.gz gentoo-e0d4ea2b299f944c3f57a2c9803afea380f11d0e.tar.bz2 gentoo-e0d4ea2b299f944c3f57a2c9803afea380f11d0e.zip |
dev-perl/CGI-Compile: Stabilize 0.260.0 ppc64, #914409
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild')
-rw-r--r-- | dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild index 415c27b9396b..07c6ba025249 100644 --- a/dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild +++ b/dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv sparc x86" RDEPEND=" dev-perl/File-pushd |