diff options
author | Sam James <sam@gentoo.org> | 2023-12-30 03:02:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-30 03:02:44 +0000 |
commit | f12a6e2c14718861c06dc69e4585c300bc3cbd69 (patch) | |
tree | a4a0a664fffe4def6fa0341dbd0f0085773809e7 /dev-perl/CGI | |
parent | dev-perl/Devel-NYTProf: Stabilize 6.140.0 amd64, #920986 (diff) | |
download | gentoo-f12a6e2c14718861c06dc69e4585c300bc3cbd69.tar.gz gentoo-f12a6e2c14718861c06dc69e4585c300bc3cbd69.tar.bz2 gentoo-f12a6e2c14718861c06dc69e4585c300bc3cbd69.zip |
dev-perl/CGI: Stabilize 4.600.0 amd64, #920987
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/CGI')
-rw-r--r-- | dev-perl/CGI/CGI-4.600.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI/CGI-4.600.0.ebuild b/dev-perl/CGI/CGI-4.600.0.ebuild index 0926178cd946..f6054b53b0c5 100644 --- a/dev-perl/CGI/CGI-4.600.0.ebuild +++ b/dev-perl/CGI/CGI-4.600.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 |