commit:     5ccedb9e151f6223424f379a19ab156bc9e6b03b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 26 10:41:06 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 10:42:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ccedb9e

dev-ruby/shoulda-matchers: fix broken use of RUBY_FAKEGEM_RECIPE_TEST

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r2.ebuild 
b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r2.ebuild
index 6dc6d71a3e2a..9f3464d654ae 100644
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r2.ebuild
+++ b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -7,7 +7,7 @@ USE_RUBY="ruby27 ruby30 ruby31"
 
 RUBY_FAKEGEM_TASK_DOC=""
 
-RUBY_FAKEGEM_RECIPE_TEST=""
+RUBY_FAKEGEM_RECIPE_TEST="none"
 
 RUBY_FAKEGEM_EXTRAINSTALL="NEWS.md README.md"
 

Reply via email to