mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-08 13:17:38 -08:00
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/38384 Signed-off-by: Michał Górny <mgorny@gentoo.org>
18 lines
472 B
XML
18 lines
472 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="heptapod">pypy/pypy</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="test-install">
|
|
Install the test suite packages, that are required to run
|
|
tests in a few reverse dependencies.
|
|
</flag>
|
|
</use>
|
|
</pkgmetadata>
|