enchant1: mark broken on x86_64-darwin
This commit is contained in:
parent
eb9a9bb22a
commit
8cd5314d67
@ -17,6 +17,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Generic spell checking library";
|
description = "Generic spell checking library";
|
||||||
homepage = https://abiword.github.io/enchant;
|
homepage = https://abiword.github.io/enchant;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
badPlatforms = [ "x86_64-darwin" ];
|
||||||
license = licenses.lgpl21;
|
license = licenses.lgpl21;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user