summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-04-28 07:10:47 +0200
committerHans de Graaff <graaff@gentoo.org>2022-04-28 07:10:47 +0200
commitdff67d05e75ba97b12d2af4cf0c26c29ea2b0c5d (patch)
tree9e6127124c05809e356dd7828584381896309546 /dev-ruby/ruby-termios
parentdev-ruby/ruby-shout: update EAPI 7 -> 8, add ruby31 (diff)
downloadgentoo-dff67d05e75ba97b12d2af4cf0c26c29ea2b0c5d.tar.gz
gentoo-dff67d05e75ba97b12d2af4cf0c26c29ea2b0c5d.tar.bz2
gentoo-dff67d05e75ba97b12d2af4cf0c26c29ea2b0c5d.zip
dev-ruby/ruby-termios: enable ruby31
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-termios')
-rw-r--r--dev-ruby/ruby-termios/ruby-termios-1.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-termios/ruby-termios-1.1.0-r1.ebuild b/dev-ruby/ruby-termios/ruby-termios-1.1.0-r1.ebuild
index 62fded4f986e..0a566cbe514e 100644
--- a/dev-ruby/ruby-termios/ruby-termios-1.1.0-r1.ebuild
+++ b/dev-ruby/ruby-termios/ruby-termios-1.1.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# 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_EXTRADOC="README.md termios.rd"