diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-30 23:54:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-30 23:55:23 +0300 |
commit | 49c9ecebdfa6ca66d4fe9d25dfec2d9e1ac6d157 (patch) | |
tree | ee89387463db7528e5752e3804aea1b3082b2b8f /dev-perl/CGI-Fast | |
parent | app-text/poppler: Fix cmake warning (diff) | |
download | gentoo-49c9ecebdfa6ca66d4fe9d25dfec2d9e1ac6d157.tar.gz gentoo-49c9ecebdfa6ca66d4fe9d25dfec2d9e1ac6d157.tar.bz2 gentoo-49c9ecebdfa6ca66d4fe9d25dfec2d9e1ac6d157.zip |
dev-perl/CGI-Fast: add ~s390 keyword
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/CGI-Fast')
-rw-r--r-- | dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild b/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild index 39687661fcdc..5fb91d5638ff 100644 --- a/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild +++ b/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="CGI Interface for Fast CGI" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~mips ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=" |