commit: 43852e4ec41b9bc73db911f3bf33ca5431cf209b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jan 19 06:59:22 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jan 19 08:25:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43852e4e
dev-db/qdbm: enable ruby33 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-db/qdbm/qdbm-1.8.78-r5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/qdbm/qdbm-1.8.78-r5.ebuild b/dev-db/qdbm/qdbm-1.8.78-r5.ebuild index 3a9ba0524bf8..b5b013773bc0 100644 --- a/dev-db/qdbm/qdbm-1.8.78-r5.ebuild +++ b/dev-db/qdbm/qdbm-1.8.78-r5.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2024 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_OPTIONAL="yes" inherit autotools flag-o-matic java-pkg-opt-2 perl-functions ruby-ng