From faefb48ac3035b22ffffaaf2f1d63ff55d2b67f7 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sun, 12 Jan 2020 09:35:35 +0100 Subject: [PATCH] dev-ruby/rest-client: amd64 stable Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Hans de Graaff --- dev-ruby/rest-client/rest-client-2.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rest-client/rest-client-2.1.0.ebuild b/dev-ruby/rest-client/rest-client-2.1.0.ebuild index 8f973b66fd9c2..c4bda40b4646c 100644 --- a/dev-ruby/rest-client/rest-client-2.1.0.ebuild +++ b/dev-ruby/rest-client/rest-client-2.1.0.ebuild @@ -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 )"