mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
Going to target LTS kernels with this. Give me a day or so to bump to 6.6. Signed-off-by: Joe Kappus <joe@wt.gd>
12 lines
371 B
XML
12 lines
371 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>joe@wt.gd</email>
|
|
<name>Joe Kappus</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="pstate-tracer">Install utility to debug and tune the performance of the {amd,intel}_pstate drivers</flag>
|
|
</use>
|
|
</pkgmetadata>
|