commit:     f969ccb35a949f902be1d3781f2a481d73da83af
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Jul 11 22:21:45 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Jul 11 22:21:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f969ccb3

dev-ruby/rspec-wait: disable ruby25

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-ruby/rspec-wait/rspec-wait-0.0.9.ebuild | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-ruby/rspec-wait/rspec-wait-0.0.9.ebuild 
b/dev-ruby/rspec-wait/rspec-wait-0.0.9.ebuild
index 8a347243c..e24953535 100644
--- a/dev-ruby/rspec-wait/rspec-wait-0.0.9.ebuild
+++ b/dev-ruby/rspec-wait/rspec-wait-0.0.9.ebuild
@@ -2,14 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby30 ruby27 ruby26 ruby25"
 
-RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC=""
-
-RUBY_FAKEGEM_TASK_TEST=""
-
 RUBY_FAKEGEM_GEMSPEC="rspec-wait.gemspec"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_TASK_TEST=""
+USE_RUBY="ruby30 ruby27 ruby26"
 
 inherit ruby-fakegem
 
@@ -19,7 +17,6 @@ HOMEPAGE="https://github.com/laserlemon/rspec-wait";
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
 
 ruby_add_rdepend "
        >=dev-ruby/rspec-3

Reply via email to