commit: e1556be96134e9bb2cd09843eff15e310a266b4d Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Dec 31 08:51:12 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Dec 31 08:51:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1556be9
dev-ruby/rdiscount: enable ruby34 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/rdiscount/rdiscount-2.2.7.3.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-ruby/rdiscount/rdiscount-2.2.7.3.ebuild b/dev-ruby/rdiscount/rdiscount-2.2.7.3.ebuild index 48dea901a787..8fe1d8a54c26 100644 --- a/dev-ruby/rdiscount/rdiscount-2.2.7.3.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.2.7.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33" +USE_RUBY="ruby31 ruby32 ruby33 ruby34" RUBY_FAKEGEM_TASK_TEST="test:unit" @@ -20,7 +20,6 @@ HOMEPAGE="https://github.com/davidfstr/rdiscount" LICENSE="MIT" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" -IUSE="" all_ruby_prepare() { # Hanna is broken for us and therefore we don't have it in portage.