diff options
author | 2022-06-10 06:46:54 +0200 | |
---|---|---|
committer | 2022-06-10 06:46:54 +0200 | |
commit | 30dd8900873b2afeafa385b741b39368dae69879 (patch) | |
tree | b773f44cd2f2ca6a9612099e0c027909c0b00c15 /dev-ruby/mechanize | |
parent | dev-ruby/mechanize: add 2.8.5 (diff) | |
download | gentoo-30dd8900873b2afeafa385b741b39368dae69879.tar.gz gentoo-30dd8900873b2afeafa385b741b39368dae69879.tar.bz2 gentoo-30dd8900873b2afeafa385b741b39368dae69879.zip |
dev-ruby/mechanize: stabilize 2.8.4 for amd64
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/mechanize')
-rw-r--r-- | dev-ruby/mechanize/mechanize-2.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mechanize/mechanize-2.8.4.ebuild b/dev-ruby/mechanize/mechanize-2.8.4.ebuild index 1cea8314b068..81b808140577 100644 --- a/dev-ruby/mechanize/mechanize-2.8.4.ebuild +++ b/dev-ruby/mechanize/mechanize-2.8.4.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/sparklemotion/mechanize" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" ruby_add_bdepend ">=dev-ruby/hoe-3.7 |