dev-ruby/sawyer: fix slot warning

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2020-05-23 20:36:31 +02:00
parent 33583d4cd8
commit e0f5023662

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=6
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
ruby_add_rdepend "
<dev-ruby/faraday-2.0
<dev-ruby/faraday-2.0:*
>=dev-ruby/addressable-2.3.5"
all_ruby_prepare() {