summaryrefslogtreecommitdiff
path: root/dev-lang/zig/metadata.xml
blob: e74e7f06b800ac47157c0dc912fbe9926385c355 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<use>
		<flag name="stage2">Install stage2 compiler (written in Zig) alongside stage1 compiler (written in C++ and Zig)</flag>
	</use>
	<upstream>
		<remote-id type="github">ziglang/zig</remote-id>
		<bugs-to>https://github.com/ziglang/zig/issues</bugs-to>
	</upstream>
</pkgmetadata>