diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-10-06 23:45:36 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-10-07 00:09:29 +0300 |
commit | cd3660031278fe7d2f8ebb8c41ff9066d8ae8212 (patch) | |
tree | 263813b568ae4079a68094757b8bb76647f297ef /dev-perl/CGI | |
parent | net-libs/libtorrent-rasterbar: Drop old (diff) | |
download | gentoo-cd3660031278fe7d2f8ebb8c41ff9066d8ae8212.tar.gz gentoo-cd3660031278fe7d2f8ebb8c41ff9066d8ae8212.tar.bz2 gentoo-cd3660031278fe7d2f8ebb8c41ff9066d8ae8212.zip |
dev-perl/CGI-4.400.0: arm64 stable (bug #667266)
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-perl/CGI')
-rw-r--r-- | dev-perl/CGI/CGI-4.400.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI/CGI-4.400.0.ebuild b/dev-perl/CGI/CGI-4.400.0.ebuild index afc1bd32a8aa..e321b61fd5bf 100644 --- a/dev-perl/CGI/CGI-4.400.0.ebuild +++ b/dev-perl/CGI/CGI-4.400.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Simple Common Gateway Interface Class" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~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 ~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=" |