diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 15:07:33 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 15:07:33 +0000 |
commit | 12445579816d8f211037cc7449f2c8dd169a6377 (patch) | |
tree | af26fc37b7fd392fb0ae6f98b3db2839a98dbf7d /dev-perl/CGI | |
parent | media-libs/xvid: stable 1.3.5 for hppa, bug #672264 (diff) | |
download | gentoo-12445579816d8f211037cc7449f2c8dd169a6377.tar.gz gentoo-12445579816d8f211037cc7449f2c8dd169a6377.tar.bz2 gentoo-12445579816d8f211037cc7449f2c8dd169a6377.zip |
dev-perl/CGI: stable 4.400.0 for hppa, bug #667266
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 d0a26e0b1b45..b8490caea366 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=" |