dev-ruby/rspec-wait: update EAPI 7 -> 8

Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui 2023-08-24 16:40:15 +08:00
parent 6b3149519c
commit a85ad0ecda
No known key found for this signature in database
GPG Key ID: AD4E34A8385E3E52

View File

@ -1,13 +1,13 @@
# Copyright 1999-2021 Gentoo Authors # Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=7 EAPI=8
RUBY_FAKEGEM_EXTRADOC="" RUBY_FAKEGEM_EXTRADOC=""
RUBY_FAKEGEM_GEMSPEC="rspec-wait.gemspec" RUBY_FAKEGEM_GEMSPEC="rspec-wait.gemspec"
RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_TEST=""
USE_RUBY="ruby30 ruby27 ruby26" USE_RUBY="ruby31 ruby32"
inherit ruby-fakegem inherit ruby-fakegem