diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-05-06 14:55:09 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-05-06 16:17:01 +0300 |
commit | 81e37978948c89739fcff4c29074f34a6899bec8 (patch) | |
tree | a8cf424dfbb7a5bb3c07fa59056dbbb26345d766 /dev-perl | |
parent | dev-libs/libusb-1.0.21: arm64 stable (diff) | |
download | gentoo-81e37978948c89739fcff4c29074f34a6899bec8.tar.gz gentoo-81e37978948c89739fcff4c29074f34a6899bec8.tar.bz2 gentoo-81e37978948c89739fcff4c29074f34a6899bec8.zip |
dev-perl/CGI-4.360.0: arm64 stable (bug #652502)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/CGI/CGI-4.360.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI/CGI-4.360.0.ebuild b/dev-perl/CGI/CGI-4.360.0.ebuild index 5bd844c69404..5a23fbf83ee8 100644 --- a/dev-perl/CGI/CGI-4.360.0.ebuild +++ b/dev-perl/CGI/CGI-4.360.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=" |