diff options
author | Markus Meier <maekke@gentoo.org> | 2018-05-13 13:28:53 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-05-13 13:28:53 +0200 |
commit | b169d76eaf2bf47a1080929dc0ea8f42d5dbb1a6 (patch) | |
tree | 26da4011d855c070a205ae5e0d3d2bb8e782a549 /dev-perl/CGI | |
parent | app-cdr/cdrtools: arm stable, bug #653608 (diff) | |
download | gentoo-b169d76eaf2bf47a1080929dc0ea8f42d5dbb1a6.tar.gz gentoo-b169d76eaf2bf47a1080929dc0ea8f42d5dbb1a6.tar.bz2 gentoo-b169d76eaf2bf47a1080929dc0ea8f42d5dbb1a6.zip |
dev-perl/CGI: arm stable, bug #652502
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/CGI')
-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 5a23fbf83ee8..01fc2a62038a 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=" |