diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-01 20:09:32 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-01 20:09:32 +0000 |
commit | f3fe67e6b24aca9bab7492a31e30b0ef03d23ebd (patch) | |
tree | 770ed2fd55927f3066348ddf5bef1b4ef788461c /dev-perl | |
parent | x11-terms/xterm: Stabilize 388 x86, #918975 (diff) | |
download | gentoo-f3fe67e6b24aca9bab7492a31e30b0ef03d23ebd.tar.gz gentoo-f3fe67e6b24aca9bab7492a31e30b0ef03d23ebd.tar.bz2 gentoo-f3fe67e6b24aca9bab7492a31e30b0ef03d23ebd.zip |
dev-perl/CGI-Compile: Stabilize 0.260.0 ppc, #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 e64fc230693b..153fb06de18e 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 ~mips ~ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" RDEPEND=" dev-perl/File-pushd |