mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
dev-ruby/sorbet-runtime: new package, add 0.5.11882
Signed-off-by: Bryce Copeland <truffle074@gmail.com>
This commit is contained in:
14
dev-ruby/sorbet-runtime/sorbet-runtime-0.5.11882.ebuild
Normal file
14
dev-ruby/sorbet-runtime/sorbet-runtime-0.5.11882.ebuild
Normal file
@@ -0,0 +1,14 @@
|
||||
# Copyright 2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
USE_RUBY="ruby31 ruby32 ruby33 ruby34"
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Sorbet's runtime static type checker component"
|
||||
HOMEPAGE="https://sorbet.org/"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user