commit:     8564918642b0227873a8d1bbc29e9c6f4fe0efd8
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  1 18:58:10 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Apr  1 19:10:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85649186

dev-ruby/rubytter: enable ruby33

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

 dev-ruby/rubytter/rubytter-1.5.1-r3.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/rubytter/rubytter-1.5.1-r3.ebuild 
b/dev-ruby/rubytter/rubytter-1.5.1-r3.ebuild
index 30ab34eae74f..f85d4a7b523c 100644
--- a/dev-ruby/rubytter/rubytter-1.5.1-r3.ebuild
+++ b/dev-ruby/rubytter/rubytter-1.5.1-r3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 
@@ -16,7 +16,6 @@ HOMEPAGE="https://github.com/jugyo/rubytter";
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/json-1.1.3:* >=dev-ruby/oauth-0.3.6"
 

Reply via email to