diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-11-23 11:52:45 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-11-23 11:52:45 +0100 |
commit | 00324c9a2637d2d350abedb041558eb97cd2c00b (patch) | |
tree | 7dfd2152319a1b37acc4b2fe3945fe660851171d /dev-ruby/mechanize | |
parent | dev-ruby/rest-client: amd64 stable (diff) | |
download | gentoo-00324c9a2637d2d350abedb041558eb97cd2c00b.tar.gz gentoo-00324c9a2637d2d350abedb041558eb97cd2c00b.tar.bz2 gentoo-00324c9a2637d2d350abedb041558eb97cd2c00b.zip |
dev-ruby/mechanize: amd64 stable
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/mechanize')
-rw-r--r-- | dev-ruby/mechanize/mechanize-2.7.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mechanize/mechanize-2.7.6.ebuild b/dev-ruby/mechanize/mechanize-2.7.6.ebuild index e72b9305f6d7..24b4bc71f3c9 100644 --- a/dev-ruby/mechanize/mechanize-2.7.6.ebuild +++ b/dev-ruby/mechanize/mechanize-2.7.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/sparklemotion/mechanize" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_bdepend ">=dev-ruby/hoe-3.7 |