diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-08-23 07:24:47 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-08-23 08:09:52 +0200 |
commit | 633450eefd707d86ed9bef840f7dc8c191e331ea (patch) | |
tree | 4a8af08805c2068d5e2e9d86147252ef0d4e5a6a /dev-ruby/webrobots | |
parent | dev-ruby/will_paginate: cleanup (diff) | |
download | gentoo-633450eefd707d86ed9bef840f7dc8c191e331ea.tar.gz gentoo-633450eefd707d86ed9bef840f7dc8c191e331ea.tar.bz2 gentoo-633450eefd707d86ed9bef840f7dc8c191e331ea.zip |
dev-ruby/webrobots: amd64 stable
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/webrobots')
-rw-r--r-- | dev-ruby/webrobots/webrobots-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/webrobots/webrobots-0.1.2.ebuild b/dev-ruby/webrobots/webrobots-0.1.2.ebuild index e420627195db..fc6b65152697 100644 --- a/dev-ruby/webrobots/webrobots-0.1.2.ebuild +++ b/dev-ruby/webrobots/webrobots-0.1.2.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 EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/knu/webrobots" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/nokogiri-1.4.4" |