summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/krb5-auth/krb5-auth-0.7-r6.ebuild')
-rw-r--r--dev-ruby/krb5-auth/krb5-auth-0.7-r6.ebuild6
1 files changed, 3 insertions, 3 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 189fb1dc..d5acaaad 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-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby30 ruby31 ruby32"
RUBY_FAKEGEM_BINWRAP=""
RUBY_FAKEGEM_EXTENSIONS=(ext/extconf.rb)
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_EXTRAINSTALL="ext"
-inherit multilib ruby-fakegem
+inherit ruby-fakegem
DESCRIPTION="Ruby bindings for the Kerberos library"
HOMEPAGE="http://rubyforge.org/projects/krb5-auth/"