diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-04-11 19:06:14 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-04-11 19:46:08 +0200 |
commit | c6dde24f5db3185c920af03dcaa3486c439ae6be (patch) | |
tree | dc6b0e60098084c1b4ef60a60c2d4401a9d8c700 /dev-ruby/webrobots | |
parent | dev-ruby/vcr: amd64 stable (diff) | |
download | gentoo-c6dde24f5db3185c920af03dcaa3486c439ae6be.tar.gz gentoo-c6dde24f5db3185c920af03dcaa3486c439ae6be.tar.bz2 gentoo-c6dde24f5db3185c920af03dcaa3486c439ae6be.zip |
dev-ruby/webrobots: amd64 stable
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/webrobots')
-rw-r--r-- | dev-ruby/webrobots/webrobots-0.1.2-r1.ebuild | 4 |
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 413984e979ad..1b74312b01a2 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-2018 Gentoo Foundation +# Copyright 1999-2019 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-macos ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/nokogiri-1.4.4" |