summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2024-11-10 08:42:22 +0100
committerHans de Graaff <hans@degraaff.org>2024-11-10 08:42:22 +0100
commit43dfdbac5747c97d408533bf3c834f9ca9beef24 (patch)
tree8c49b1f5cc63db44a11ba72474d146c17a31a655
parentdev-ruby/macaddr: enable ruby33 (diff)
downloadgraaff-43dfdbac5747c97d408533bf3c834f9ca9beef24.tar.gz
graaff-43dfdbac5747c97d408533bf3c834f9ca9beef24.tar.bz2
graaff-43dfdbac5747c97d408533bf3c834f9ca9beef24.zip
dev-ruby/krb5-auth: enable ruby33
Signed-off-by: Hans de Graaff <hans@degraaff.org>
-rw-r--r--dev-ruby/krb5-auth/krb5-auth-0.7-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/krb5-auth/krb5-auth-0.7-r6.ebuild b/dev-ruby/krb5-auth/krb5-auth-0.7-r6.ebuild
index d5acaaad..0deada08 100644
--- a/dev-ruby/krb5-auth/krb5-auth-0.7-r6.ebuild
+++ b/dev-ruby/krb5-auth/krb5-auth-0.7-r6.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="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_BINWRAP=""
RUBY_FAKEGEM_EXTENSIONS=(ext/extconf.rb)