diff options
author | 2023-07-24 14:06:26 +0200 | |
---|---|---|
committer | 2023-07-24 14:06:26 +0200 | |
commit | ef5974c69eae94cc1897c81875146e2541c43e6c (patch) | |
tree | be659845a4a97c3c234dbcdf1fd51e7dad3defd9 /dev-perl/CGI | |
parent | dev-perl/Data-ObjectDriver: Stabilize 0.220.0 x86, #910812 (diff) | |
download | gentoo-ef5974c69eae94cc1897c81875146e2541c43e6c.tar.gz gentoo-ef5974c69eae94cc1897c81875146e2541c43e6c.tar.bz2 gentoo-ef5974c69eae94cc1897c81875146e2541c43e6c.zip |
dev-perl/CGI: Stabilize 4.570.0 amd64, #910813
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/CGI')
-rw-r--r-- | dev-perl/CGI/CGI-4.570.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI/CGI-4.570.0.ebuild b/dev-perl/CGI/CGI-4.570.0.ebuild index f15ae77c0dec..7901425b45f0 100644 --- a/dev-perl/CGI/CGI-4.570.0.ebuild +++ b/dev-perl/CGI/CGI-4.570.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Simple Common Gateway Interface Class" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" virtual/perl-Carp |