commit:     b3d01a1e937d8a2f1d44fb32435b5230be526d2a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 31 13:46:46 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 13:46:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3d01a1e

dev-ruby/ruby-termios: enable ruby34

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/ruby-termios/ruby-termios-1.1.0-r2.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/ruby-termios/ruby-termios-1.1.0-r2.ebuild 
b/dev-ruby/ruby-termios/ruby-termios-1.1.0-r2.ebuild
index 9b7fc27f4864..7f8fb7785c73 100644
--- a/dev-ruby/ruby-termios/ruby-termios-1.1.0-r2.ebuild
+++ b/dev-ruby/ruby-termios/ruby-termios-1.1.0-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
+USE_RUBY="ruby31 ruby32 ruby33 ruby34"
 
 RUBY_FAKEGEM_EXTRADOC="README.md termios.rd"
 
@@ -21,4 +21,3 @@ HOMEPAGE="http://arika.org/ruby/termios";
 LICENSE="Ruby-BSD"
 SLOT="0"
 KEYWORDS="amd64 ~hppa ~mips ~ppc x86"
-IUSE=""

Reply via email to