Skip to content

Commit

Permalink
dev-ruby/xdr: enable ruby31 and disable ruby26
Browse files Browse the repository at this point in the history
Signed-off-by: Hans de Graaff <[email protected]>
  • Loading branch information
graaff committed Oct 2, 2022
1 parent ba86b1d commit f5d3221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ruby/xdr/xdr-3.0.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=8
USE_RUBY="ruby26 ruby27 ruby30"
USE_RUBY="ruby27 ruby30 ruby31"

RUBY_FAKEGEM_RECIPE_TEST="rspec3"

Expand Down

0 comments on commit f5d3221

Please sign in to comment.