diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-29 20:18:40 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-29 20:18:40 +0300 |
commit | c5c0ded27fe2e5ba27a30970f88d95220fa8c986 (patch) | |
tree | e3fe16ea3e024903c7fcfe0f0667ff77aa6614ee /dev-perl/CGI-Fast | |
parent | dev-perl/FCGI-Client: Stabilize 0.90.0 sparc, #855089 (diff) | |
download | gentoo-c5c0ded27fe2e5ba27a30970f88d95220fa8c986.tar.gz gentoo-c5c0ded27fe2e5ba27a30970f88d95220fa8c986.tar.bz2 gentoo-c5c0ded27fe2e5ba27a30970f88d95220fa8c986.zip |
dev-perl/CGI-Fast: Stabilize 2.160.0 ppc, #855098
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Fast')
-rw-r--r-- | dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild b/dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild index ee63c6595e54..42560df0f404 100644 --- a/dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild +++ b/dev-perl/CGI-Fast/CGI-Fast-2.160.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="CGI Interface for Fast CGI" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 arm arm64 ~hppa ~m68k ~mips ppc ~ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" >=dev-perl/CGI-4 |