summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:30:19 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:32:17 +0100
commitb5adfac06f658e470e289753a80890702982a3e5 (patch)
tree59c50f14b434780666fb51ea197ed9c09075462f
parentdev-ruby/webrick: drop x86-macos (diff)
downloadgentoo-b5adfac0.tar.gz
gentoo-b5adfac0.tar.bz2
gentoo-b5adfac0.zip
dev-ruby/webrobots: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r--dev-ruby/webrobots/webrobots-0.1.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/webrobots/webrobots-0.1.2-r1.ebuild b/dev-ruby/webrobots/webrobots-0.1.2-r1.ebuild
index c24d5f4d202a..251bfeabb860 100644
--- a/dev-ruby/webrobots/webrobots-0.1.2-r1.ebuild
+++ b/dev-ruby/webrobots/webrobots-0.1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/knu/webrobots"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
IUSE=""
ruby_add_rdepend ">=dev-ruby/nokogiri-1.4.4"