blob: a14dd74f9dce3e07f53b21f11b0e7105dac9c863 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>rrogalski@tutanota.com</email>
<name>Richard Rogalski</name>
</maintainer>
<use>
<flag name="aot">Enables the dynamic ahead of time recompiler for increased performance on ARM</flag>
</use>
<upstream>
<remote-id type="github">ptitSeb/box64</remote-id>
</upstream>
</pkgmetadata>
|