summaryrefslogtreecommitdiff
blob: a2b169f1920c85296afe65aa9cebd487f822ccdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>zx2c4@gentoo.org</email>
		<name>Jason A. Donenfeld</name>
	</maintainer>
	<use>
		<flag name="tools">Compile the wg(8) tool and related helpers. You probably want this enabled.</flag>
		<flag name="module">Compile the actual WireGuard kernel module. Most certainly you want this enabled, unless you're doing something strange.</flag>
	</use>
</pkgmetadata>