blob: 77ef196de7cd66c9169c7b2a9a29d9e67037488d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>asahi@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="sourceforge">mingw-w64</remote-id>
<remote-id type="github">llvm/llvm-project</remote-id>
</upstream>
<use>
<flag name="arm64ec-pe">Enable the arm64ec-w64-mingw32 target</flag>
</use>
</pkgmetadata>
|