diff options
| author | Hans de Graaff <graaff@gentoo.org> | 2022-04-17 18:21:27 +0200 |
|---|---|---|
| committer | Hans de Graaff <graaff@gentoo.org> | 2022-04-18 08:20:05 +0200 |
| commit | d521aefdea5d1ec385446b64390d8e7694b99a1f (patch) | |
| tree | 5818bce750bedf879f93a107043531c978774169 | |
| parent | f15faa33fa18954567215c10c9f2f55187281b60 (diff) | |
| download | gentoo-d521aefdea5d1ec385446b64390d8e7694b99a1f.tar.gz gentoo-d521aefdea5d1ec385446b64390d8e7694b99a1f.tar.bz2 gentoo-d521aefdea5d1ec385446b64390d8e7694b99a1f.zip | |
dev-ruby/tty-command: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
| -rw-r--r-- | dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild b/dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild index 0b30996d4768..af35c67359f5 100644 --- a/dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild +++ b/dev-ruby/tty-command/tty-command-0.10.1-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30" +USE_RUBY="ruby26 ruby27 ruby30 ruby31" RUBY_FAKEGEM_RECIPE_TEST="rspec3" |
