mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-ruby/sorbet-runtime: fix incorrect test recipe 0.5.11882
Closes: https://bugs.gentoo.org/950691 Signed-off-by: Bryce Copeland <truffle074@gmail.com>
This commit is contained in:
@@ -12,3 +12,8 @@ HOMEPAGE="https://sorbet.org/"
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
# sorbet itself is a huge package, with a mix of c++ & ruby
|
||||
# the tests defined in the main repo are for the full package and wouldn't
|
||||
# make sense for this gem
|
||||
RUBY_FAKEGEM_RECIPE_TEST="none"
|
||||
|
||||
Reference in New Issue
Block a user