dev-ruby/rest-client: amd64 stable

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2020-01-12 09:35:35 +01:00
parent b46c48b03e
commit faefb48ac3

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rest-client/rest-client"
LICENSE="MIT"
SLOT="2"
KEYWORDS="~amd64"
KEYWORDS="amd64"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/webmock:3 )"