dev-ml/ptmap: fix slot

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2021-12-05 03:49:46 +01:00
parent 906792b351
commit 892ba44933

View File

@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/backtracking/ptmap"
SRC_URI="https://github.com/backtracking/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE="+ocamlopt"