commit:     fef7ab5c00abfe1a3b4da499ba3e924db9922b21
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 10:42:44 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 10:49:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fef7ab5c

dev-ruby/thor: use soft blocker

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/thor/thor-1.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/thor/thor-1.0.1.ebuild b/dev-ruby/thor/thor-1.0.1.ebuild
index 7fb17c70ce2..f9f87954f5c 100644
--- a/dev-ruby/thor/thor-1.0.1.ebuild
+++ b/dev-ruby/thor/thor-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -27,7 +27,7 @@ USE_RUBY="ruby25 ruby26" ruby_add_bdepend "
                dev-ruby/webmock
        )"
 
-RDEPEND+=" !!<dev-ruby/thor-0.20.3-r1:0"
+RDEPEND+=" !<dev-ruby/thor-0.20.3-r1:0"
 
 all_ruby_prepare() {
        # Remove rspec default options (as we might not have the last

Reply via email to