commit: a8a995fedb5bc5b9ad9fb78122c38567de0d504f Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Apr 21 05:02:48 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Apr 21 05:02:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a995fe
dev-ruby/rest-client: mark stable for amd64 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ruby/rest-client/rest-client-1.8.0-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rest-client/rest-client-1.8.0-r3.ebuild b/dev-ruby/rest-client/rest-client-1.8.0-r3.ebuild index dcc7bc25e62..5a08972d49c 100644 --- a/dev-ruby/rest-client/rest-client-1.8.0-r3.ebuild +++ b/dev-ruby/rest-client/rest-client-1.8.0-r3.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 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/archiloque/rest-client" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" ruby_add_bdepend "test? ( dev-ruby/webmock )"
