diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-27 22:22:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-27 22:22:49 +0300 |
commit | ecd25a2c5587eed98474f58d4b04d94ffcfdbbc3 (patch) | |
tree | 527301715c2374d0609e4b916c7109ad92b7b616 /dev-perl/CGI-Compile | |
parent | dev-python/psycopg: Stabilize 3.1.10 arm64, #913992 (diff) | |
download | gentoo-ecd25a2c5587eed98474f58d4b04d94ffcfdbbc3.tar.gz gentoo-ecd25a2c5587eed98474f58d4b04d94ffcfdbbc3.tar.bz2 gentoo-ecd25a2c5587eed98474f58d4b04d94ffcfdbbc3.zip |
dev-perl/CGI-Compile: Stabilize 0.260.0 arm64, #914409
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Compile')
-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 07c6ba025249..36a1440ef9f4 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 |