diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-11-25 15:45:22 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-11-25 15:49:17 +0100 |
commit | b1830f425cb6f779f894fbe89a2771d8760d0ba6 (patch) | |
tree | 76246554db6071eb0da1d325a4c11e54854081d9 /dev-ruby | |
parent | sys-process/tini: Add preprocessed license and remove dependency on vim-core (diff) | |
download | gentoo-b1830f425cb6f779f894fbe89a2771d8760d0ba6.tar.gz gentoo-b1830f425cb6f779f894fbe89a2771d8760d0ba6.tar.bz2 gentoo-b1830f425cb6f779f894fbe89a2771d8760d0ba6.zip |
dev-ruby/mechanize: drop x86 stable keyword, bug 589428
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/mechanize/mechanize-2.7.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mechanize/mechanize-2.7.3-r1.ebuild b/dev-ruby/mechanize/mechanize-2.7.3-r1.ebuild index 8862ad3ade74..99dbd49de03e 100644 --- a/dev-ruby/mechanize/mechanize-2.7.3-r1.ebuild +++ b/dev-ruby/mechanize/mechanize-2.7.3-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/sparklemotion/mechanize" LICENSE="GPL-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_bdepend ">=dev-ruby/hoe-3.7 |