Florian Schmaus b24498c7e5
dev-java/ant-core: lower min Java to 8 again
Turns out that raising ant-core's min Java requirement to 9, while
fixing bug #831290, renders ant unable to build pure Java 8 packages (of
which we have a few, most prominently jna), see bug #846782.

We go back to Java 8 again, until we find a better solution.

Bug: https://bugs.gentoo.org/846782
Bug: https://bugs.gentoo.org/831290
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2022-05-21 20:17:55 +02:00
..