summaryrefslogtreecommitdiff
blob: 9437e2146b8620dfaf992b30c8b3c291c67f3ae5 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
	<email>java@gentoo.org</email>
	<name>Java</name>
</maintainer>
<use>
	<flag name="native">Build a native binary along with the jar. Provides faster execution time, but needs about 1G memory and some patience to compile.</flag>
</use>
</pkgmetadata>