diff options
Diffstat (limited to 'dev-ruby')
-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" |