diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-07 16:28:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-07 16:28:52 +0300 |
commit | b14d7a58e834aa0d5836b69b5b5e635bc0cf33c4 (patch) | |
tree | 982fefe5dd030ab68238abe8a44d28a6e37caa03 /dev-perl/libwww-perl | |
parent | app-arch/lz4: s390 stable wrt bug #643032 (diff) | |
download | gentoo-b14d7a58e834aa0d5836b69b5b5e635bc0cf33c4.tar.gz gentoo-b14d7a58e834aa0d5836b69b5b5e635bc0cf33c4.tar.bz2 gentoo-b14d7a58e834aa0d5836b69b5b5e635bc0cf33c4.zip |
dev-perl/libwww-perl: s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-6.150.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-6.150.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.150.0.ebuild index 4c6bb74ce4a4..323c95bce917 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.150.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.150.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A collection of Perl Modules for the WWW" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ssl" RDEPEND=" |