diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 02:58:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 02:58:28 +0000 |
commit | cb20c14622d3a21773560bde83da81795547ed58 (patch) | |
tree | 8b16c5427927dcdeadf816d81895313c8d828ead /dev-perl/CGI | |
parent | dev-perl/Alien-Build: Stabilize 2.420.0 amd64, #828150 (diff) | |
download | gentoo-cb20c14622d3a21773560bde83da81795547ed58.tar.gz gentoo-cb20c14622d3a21773560bde83da81795547ed58.tar.bz2 gentoo-cb20c14622d3a21773560bde83da81795547ed58.zip |
dev-perl/CGI: Stabilize 4.530.0 amd64, #828153
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/CGI')
-rw-r--r-- | dev-perl/CGI/CGI-4.530.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI/CGI-4.530.0.ebuild b/dev-perl/CGI/CGI-4.530.0.ebuild index f35e1f694ab2..9c9d6aac7c21 100644 --- a/dev-perl/CGI/CGI-4.530.0.ebuild +++ b/dev-perl/CGI/CGI-4.530.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Simple Common Gateway Interface Class" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" virtual/perl-Carp |