languagetool: add platforms
This commit is contained in:
parent
b1499452b8
commit
68dfd5df47
@ -30,6 +30,7 @@ stdenv.mkDerivation rec {
|
|||||||
maintainers = with maintainers; [
|
maintainers = with maintainers; [
|
||||||
edwtjo
|
edwtjo
|
||||||
];
|
];
|
||||||
|
platforms = jre.meta.platforms;
|
||||||
description = "A proofreading program for English, French German, Polish, and more";
|
description = "A proofreading program for English, French German, Polish, and more";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user