diff options
author | Hans de Graaff <graaff@gentoo.org> | 2021-07-02 09:19:44 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2021-07-02 09:23:12 +0200 |
commit | 3125899b5b9ea060bf4655c9b83234f1c3cb3976 (patch) | |
tree | 94dd2931e420e75d03042b24c225a556627524ff /dev-ruby/webrobots | |
parent | dev-ruby/websocket-driver: cleanup (diff) | |
download | gentoo-3125899b5b9ea060bf4655c9b83234f1c3cb3976.tar.gz gentoo-3125899b5b9ea060bf4655c9b83234f1c3cb3976.tar.bz2 gentoo-3125899b5b9ea060bf4655c9b83234f1c3cb3976.zip |
dev-ruby/webrobots: amd64 stable
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/webrobots')
-rw-r--r-- | dev-ruby/webrobots/webrobots-0.1.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/webrobots/webrobots-0.1.2-r2.ebuild b/dev-ruby/webrobots/webrobots-0.1.2-r2.ebuild index 0a5a75709837..6a826db3523c 100644 --- a/dev-ruby/webrobots/webrobots-0.1.2-r2.ebuild +++ b/dev-ruby/webrobots/webrobots-0.1.2-r2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/knu/webrobots" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-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" |