diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 21:06:57 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 21:08:16 +0200 |
commit | c9db227560efc00fca1916d97a02e53d0baebf78 (patch) | |
tree | 1b678b86b8f1f056425479fb5cd9cee17ef6232e /dev-perl/WWW-RobotRules | |
parent | dev-perl/Unicode-LineBreak: keyword ~riscv (diff) | |
download | gentoo-c9db227560efc00fca1916d97a02e53d0baebf78.tar.gz gentoo-c9db227560efc00fca1916d97a02e53d0baebf78.tar.bz2 gentoo-c9db227560efc00fca1916d97a02e53d0baebf78.zip |
dev-perl/WWW-RobotRules: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/WWW-RobotRules')
-rw-r--r-- | dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0-r1.ebuild b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0-r1.ebuild index bd7f3fbb049d..1673457b62e4 100644 --- a/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0-r1.ebuild +++ b/dev-perl/WWW-RobotRules/WWW-RobotRules-6.20.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~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 ~riscv s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" !<dev-perl/libwww-perl-6 |