diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:35:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:35:39 +0300 |
commit | 512e9474296c68dc11f9522b1dc131d38d38ca7f (patch) | |
tree | 1c9b4dc691091b3a2801415edb86fc4c98adf755 /dev-perl/CGI | |
parent | dev-perl/B-COW: Stabilize 0.7.0 sparc, #910808 (diff) | |
download | gentoo-512e9474296c68dc11f9522b1dc131d38d38ca7f.tar.gz gentoo-512e9474296c68dc11f9522b1dc131d38d38ca7f.tar.bz2 gentoo-512e9474296c68dc11f9522b1dc131d38d38ca7f.zip |
dev-perl/CGI: Stabilize 4.570.0 arm, #910813
Signed-off-by: Arthur Zamarin <arthurzam@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 7901425b45f0..3d5c1d53bf9d 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 |