diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:50:56 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:58:52 +0100 |
commit | 44d1a6c6090f752384156407d437d1e7e792853c (patch) | |
tree | b5e430aef059ec6db947c2c10e809521651a3f64 /dev-perl/WWW-RobotRules | |
parent | dev-perl/URI: dropped ~ia64-hpux ~x86-interix (diff) | |
download | gentoo-44d1a6c6090f752384156407d437d1e7e792853c.tar.gz gentoo-44d1a6c6090f752384156407d437d1e7e792853c.tar.bz2 gentoo-44d1a6c6090f752384156407d437d1e7e792853c.zip |
dev-perl/WWW-RobotRules: dropped ~x86-interix
Package-Manager: portage-2.3.3
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 c264e93ed015..94073c15670e 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~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" RDEPEND=" !<dev-perl/libwww-perl-6 |