mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-ml/odate: add subslot, disable tests
Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
This commit is contained in:
@@ -10,10 +10,14 @@ HOMEPAGE="https://github.com/hhugo/odate"
|
||||
SRC_URI="https://github.com/hhugo/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="+ocamlopt"
|
||||
|
||||
# Tests are broken
|
||||
# see https://github.com/hhugo/odate/issues/7
|
||||
RESTRICT="test"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-ml/menhir-20230608:=[ocamlopt?]
|
||||
>=dev-lang/ocaml-4.07:=[ocamlopt?]
|
||||
|
||||
Reference in New Issue
Block a user