From beb40b847de4250ee4acf99d067b331af69bd50f Mon Sep 17 00:00:00 2001 From: Thomas Bracht Laumann Jespersen Date: Sat, 18 Oct 2025 07:06:12 +0000 Subject: [PATCH] dev-ml/ocaml-tsort: add subslot Signed-off-by: Thomas Bracht Laumann Jespersen --- dev-ml/ocaml-tsort/ocaml-tsort-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml-tsort/ocaml-tsort-2.2.0.ebuild b/dev-ml/ocaml-tsort/ocaml-tsort-2.2.0.ebuild index 7d8c21b0af..2e062644b9 100644 --- a/dev-ml/ocaml-tsort/ocaml-tsort-2.2.0.ebuild +++ b/dev-ml/ocaml-tsort/ocaml-tsort-2.2.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/dmbaturin/ocaml-tsort" SRC_URI="https://github.com/dmbaturin/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="MIT" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="+ocamlopt test"