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"