diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-19 05:38:07 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-19 05:38:07 +0000 |
commit | 638901d5109d00ee2a400d6057eb561a567f9f8c (patch) | |
tree | 4a699d3c72dd9e91504b5fc43f1b0215714bdb0f /dev-perl | |
parent | dev-perl/Calendar-Simple: Stabilize 2.0.3 x86, #914408 (diff) | |
download | gentoo-638901d5109d00ee2a400d6057eb561a567f9f8c.tar.gz gentoo-638901d5109d00ee2a400d6057eb561a567f9f8c.tar.bz2 gentoo-638901d5109d00ee2a400d6057eb561a567f9f8c.zip |
dev-perl/CGI-Compile: Stabilize 0.260.0 amd64, #914409
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 ad98b9e66cbd..415c27b9396b 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 |