diff options
-rw-r--r-- | dev-ml/async_rpc_kernel/async_rpc_kernel-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/async_rpc_kernel/async_rpc_kernel-0.14.0.ebuild b/dev-ml/async_rpc_kernel/async_rpc_kernel-0.14.0.ebuild index c8ed5ae82155..19b3d80153d6 100644 --- a/dev-ml/async_rpc_kernel/async_rpc_kernel-0.14.0.ebuild +++ b/dev-ml/async_rpc_kernel/async_rpc_kernel-0.14.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Platform-independent core of Async RPC library" HOMEPAGE="https://github.com/janestreet/async_rpc_kernel" SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="Apache-2.0" +LICENSE="MIT" SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="+ocamlopt" |