Skip to content

Commit

Permalink
dev-ruby/redcloth: enable ruby33
Browse files Browse the repository at this point in the history
Signed-off-by: Hans de Graaff <[email protected]>
  • Loading branch information
graaff committed Jan 26, 2024
1 parent 6b00ad3 commit fb109c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-ruby/redcloth/redcloth-4.3.3.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# 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"
USE_RUBY="ruby31 ruby32 ruby33"

RUBY_FAKEGEM_NAME="RedCloth"

Expand Down

0 comments on commit fb109c1

Please sign in to comment.