diff options
author | Mike Frysinger <vapier@gentoo.org> | 2017-02-23 21:25:35 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2017-02-23 23:16:26 -0500 |
commit | 3b0b71ec5e19e4556c8aaf123c6b4e279c7e892d (patch) | |
tree | 809b40a1f1e27d21415e29fe88affe281bf85dde /dev-perl/CGI | |
parent | 10616f7a31a8fa0e3d37a1c420793b3956e03927 (diff) | |
download | gentoo-3b0b71ec5e19e4556c8aaf123c6b4e279c7e892d.tar.gz gentoo-3b0b71ec5e19e4556c8aaf123c6b4e279c7e892d.tar.xz |
dev-perl/CGI: mark 4.220.0 arm64/m68k/s390/sh stable
Diffstat (limited to 'dev-perl/CGI')
-rw-r--r-- | dev-perl/CGI/CGI-4.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI/CGI-4.220.0.ebuild b/dev-perl/CGI/CGI-4.220.0.ebuild index 6fc0ee901a3..e90338163af 100644 --- a/dev-perl/CGI/CGI-4.220.0.ebuild +++ b/dev-perl/CGI/CGI-4.220.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Simple Common Gateway Interface Class" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |