diff options
| author | Hans de Graaff <graaff@gentoo.org> | 2024-02-26 08:03:01 +0100 |
|---|---|---|
| committer | Hans de Graaff <graaff@gentoo.org> | 2024-02-26 08:03:01 +0100 |
| commit | 5669efafcab327c096a49ee98551788f98823edc (patch) | |
| tree | cb58d616a0391b7f914c78b5c81e4a513bca22af /dev-ruby/async-process/async-process-1.3.1.ebuild | |
| parent | 70fafcc405db4948a9ad90b45d07548b70329b69 (diff) | |
| download | gentoo-5669efafcab327c096a49ee98551788f98823edc.tar.gz gentoo-5669efafcab327c096a49ee98551788f98823edc.tar.bz2 gentoo-5669efafcab327c096a49ee98551788f98823edc.zip | |
dev-ruby/async-process: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/async-process/async-process-1.3.1.ebuild')
| -rw-r--r-- | dev-ruby/async-process/async-process-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/async-process/async-process-1.3.1.ebuild b/dev-ruby/async-process/async-process-1.3.1.ebuild index 955a005d63d9..09f289d15d43 100644 --- a/dev-ruby/async-process/async-process-1.3.1.ebuild +++ b/dev-ruby/async-process/async-process-1.3.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_EXTRADOC="README.md" |
