diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-10 01:39:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-10 01:39:32 +0300 |
commit | 7a02c5f201229967f8bab1da18646756a75b8c53 (patch) | |
tree | ba99afb1d49ad99250f47a8a2d5939c29095411f /dev-perl/WWW-RobotRules | |
parent | dev-perl/Net-HTTP: mark s390 stable (diff) | |
download | gentoo-7a02c5f201229967f8bab1da18646756a75b8c53.tar.gz gentoo-7a02c5f201229967f8bab1da18646756a75b8c53.tar.bz2 gentoo-7a02c5f201229967f8bab1da18646756a75b8c53.zip |
dev-perl/WWW-RobotRules: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/WWW-RobotRules')
-rw-r--r-- | dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild index 4f2e6a557c88..096f9f943142 100644 --- a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0.ebuild +++ b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.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="Parse /robots.txt file" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" !<dev-perl/libwww-perl-6 |