mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-ml/mirage-profile: disable tests
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -16,11 +16,11 @@ KEYWORDS="~amd64"
|
||||
IUSE="ocamlopt unix" # xen
|
||||
|
||||
RDEPEND="
|
||||
dev-ml/cstruct
|
||||
dev-ml/lwt
|
||||
dev-ml/ocplib-endian
|
||||
dev-ml/cstruct:=
|
||||
dev-ml/lwt:=
|
||||
dev-ml/ocplib-endian:=
|
||||
|
||||
unix? ( dev-ml/mtime )
|
||||
unix? ( dev-ml/mtime:= )
|
||||
"
|
||||
# xen? (
|
||||
# dev-ml/io-page[xen]
|
||||
@@ -30,9 +30,11 @@ RDEPEND="
|
||||
# )
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
dev-ml/cstruct[ppx]
|
||||
dev-ml/cstruct:=[ppx]
|
||||
"
|
||||
|
||||
RESTRICT="test" # https://github.com/mirage/mirage-profile/issues/11
|
||||
|
||||
src_compile() {
|
||||
local pkgs="mirage-profile"
|
||||
# use xen && pkgs="${pkgs},mirage-profile-xen"
|
||||
|
||||
Reference in New Issue
Block a user