diff options
author | 2022-05-28 14:38:08 +0200 | |
---|---|---|
committer | 2022-05-28 14:53:32 +0200 | |
commit | 20781a37b9b289ec6f4fdfb5d6e5d08d06c68110 (patch) | |
tree | 8f43be77d81b5dbc248ce2fdd16ac5296f477747 /dev-ml | |
parent | sys-cluster/usort: add subslot (diff) | |
download | guru-20781a37b9b289ec6f4fdfb5d6e5d08d06c68110.tar.gz guru-20781a37b9b289ec6f4fdfb5d6e5d08d06c68110.tar.bz2 guru-20781a37b9b289ec6f4fdfb5d6e5d08d06c68110.zip |
dev-ml/gapi-ocaml: add subslot
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/gapi-ocaml/gapi-ocaml-0.4.2-r1.ebuild (renamed from dev-ml/gapi-ocaml/gapi-ocaml-0.4.2.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 3380c8279..4abebaa30 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" |