I have my ruby default version explicitly set to 2.7 in make.conf:
pkg version -vIL= says:
I've tried more things than I can remember to resolve this and not only does nothing work, but googling around gives me no solutions either.
WTF?
Code:
DEFAULT_VERSIONS+=ruby=2.7
pkg version -vIL= says:
Code:
ruby-2.7.1_1,1 > succeeds index (index has 2.6.6_1,1)
ruby27-bdb-0.6.6_8 ? orphaned: databases/ruby-bdb
ruby27-gems-3.0.6 ? orphaned: devel/ruby-gems
I've tried more things than I can remember to resolve this and not only does nothing work, but googling around gives me no solutions either.
WTF?