mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-15 15:58:06 -07:00
* Drop hppa and sparc due to dev-qt/qtcharts Bug: https://bugs.gentoo.org/826602 Bug: https://bugs.gentoo.org/826970 Bug: https://bugs.gentoo.org/867364 Closes: https://bugs.gentoo.org/911256 Closes: https://bugs.gentoo.org/920547 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/34448 Signed-off-by: Sam James <sam@gentoo.org>
17 lines
519 B
XML
17 lines
519 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>tamiko@gentoo.org</email>
|
|
<name>Matthias Maier</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="charts">Enable QtCharts usage in the GUI</flag>
|
|
<flag name="htmlreport">install cppcheck-htmlreport</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">danmar/cppcheck</remote-id>
|
|
<remote-id type="sourceforge">cppcheck</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|