diff options
author | Maciej Barć <xgqt@gentoo.org> | 2021-12-08 04:09:12 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2021-12-08 04:09:12 +0100 |
commit | a3c90b0be77a623363d8ec625d3a62863ad5eb97 (patch) | |
tree | 0ac7608d6ac84ba9e37df60bfa67cafb6c764767 /dev-ml/reason | |
parent | dev-python/pillow: Stabilize 8.4.0 arm64, #825662 (diff) | |
download | gentoo-a3c90b0be77a623363d8ec625d3a62863ad5eb97.tar.gz gentoo-a3c90b0be77a623363d8ec625d3a62863ad5eb97.tar.bz2 gentoo-a3c90b0be77a623363d8ec625d3a62863ad5eb97.zip |
dev-ml/reason: newest version is on the MIT license
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'dev-ml/reason')
-rw-r--r-- | dev-ml/reason/reason-3.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/reason/reason-3.7.0.ebuild b/dev-ml/reason/reason-3.7.0.ebuild index c59e5dd86deb..b306ddf38640 100644 --- a/dev-ml/reason/reason-3.7.0.ebuild +++ b/dev-ml/reason/reason-3.7.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://reasonml.github.io" SRC_URI="https://registry.npmjs.org/@esy-ocaml/${PN}/-/${P}.tgz" S="${WORKDIR}/package" -LICENSE="BSD" +LICENSE="MIT" SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="+ocamlopt" |