diff options
author | 2017-08-26 08:40:22 +0200 | |
---|---|---|
committer | 2017-08-26 10:26:07 +0200 | |
commit | 34afa9bb44f6728c9dcb4fa4bc42c679685ce754 (patch) | |
tree | be9d514c4b5fe805963bc469aa047fed168cdcf5 /dev-ruby/mechanize | |
parent | dev-ruby/metaid: add ruby23, ruby24 (diff) | |
download | gentoo-34afa9bb44f6728c9dcb4fa4bc42c679685ce754.tar.gz gentoo-34afa9bb44f6728c9dcb4fa4bc42c679685ce754.tar.bz2 gentoo-34afa9bb44f6728c9dcb4fa4bc42c679685ce754.zip |
dev-ruby/mechanize: stable on amd64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/mechanize')
-rw-r--r-- | dev-ruby/mechanize/mechanize-2.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mechanize/mechanize-2.7.5.ebuild b/dev-ruby/mechanize/mechanize-2.7.5.ebuild index 754114c9b056..4ebf8a556ca0 100644 --- a/dev-ruby/mechanize/mechanize-2.7.5.ebuild +++ b/dev-ruby/mechanize/mechanize-2.7.5.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 @@ -16,7 +16,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 |