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 )"