From 20781a37b9b289ec6f4fdfb5d6e5d08d06c68110 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Sat, 28 May 2022 14:38:08 +0200 Subject: [PATCH] dev-ml/gapi-ocaml: add subslot Signed-off-by: Alessandro Barbieri --- .../{gapi-ocaml-0.4.2.ebuild => gapi-ocaml-0.4.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-ml/gapi-ocaml/{gapi-ocaml-0.4.2.ebuild => gapi-ocaml-0.4.2-r1.ebuild} (97%) diff --git a/dev-ml/gapi-ocaml/gapi-ocaml-0.4.2.ebuild b/dev-ml/gapi-ocaml/gapi-ocaml-0.4.2-r1.ebuild similarity index 97% rename from dev-ml/gapi-ocaml/gapi-ocaml-0.4.2.ebuild rename to dev-ml/gapi-ocaml/gapi-ocaml-0.4.2-r1.ebuild index 3380c8279d..4abebaa300 100644 --- a/dev-ml/gapi-ocaml/gapi-ocaml-0.4.2.ebuild +++ b/dev-ml/gapi-ocaml/gapi-ocaml-0.4.2-r1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE=" SRC_URI="https://github.com/astrada/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="ocamlopt test"