Skip to content

Commit

Permalink
dev-ruby/rb-gsl: add note why no >=ruby30
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamesam committed Mar 25, 2023
1 parent e59d51a commit 9b394bb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dev-ruby/rb-gsl/rb-gsl-2.1.0.2-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

# No >= ruby30 because of https://github.com/SciRuby/rb-gsl/issues/63
USE_RUBY="ruby26 ruby27"

RUBY_FAKEGEM_NAME="gsl"
Expand Down

0 comments on commit 9b394bb

Please sign in to comment.