diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-01-12 09:35:35 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-01-12 09:35:35 +0100 |
commit | faefb48ac3035b22ffffaaf2f1d63ff55d2b67f7 (patch) | |
tree | df8cc0f4a204c8aef1d325f89ef1cf8a8f2bfc92 /dev-ruby/rest-client | |
parent | dev-ruby/http-accept: amd64 stable (diff) | |
download | gentoo-faefb48ac3035b22ffffaaf2f1d63ff55d2b67f7.tar.gz gentoo-faefb48ac3035b22ffffaaf2f1d63ff55d2b67f7.tar.bz2 gentoo-faefb48ac3035b22ffffaaf2f1d63ff55d2b67f7.zip |
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>
Diffstat (limited to 'dev-ruby/rest-client')
-rw-r--r-- | dev-ruby/rest-client/rest-client-2.1.0.ebuild | 4 |
1 files 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 8f973b66fd9c..c4bda40b4646 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 )" |