commit: 53cbc074f0b2dd2c1ffef1c396391698b2e0ede7 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Dec 31 05:46:17 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Dec 31 06:01:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53cbc074
dev-ruby/mab: enable ruby34 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/mab/mab-0.0.3-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/mab/mab-0.0.3-r2.ebuild b/dev-ruby/mab/mab-0.0.3-r2.ebuild index e263676514bb..2f67c0eedaae 100644 --- a/dev-ruby/mab/mab-0.0.3-r2.ebuild +++ b/dev-ruby/mab/mab-0.0.3-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"
