gentoo-ebuilds/dev-db/mycli/metadata.xml
Alfred Wingate 7c03045097
dev-db/mycli: mark ALLARCHES
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32065
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-07-28 17:58:33 +02:00

20 lines
626 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>parona@protonmail.com</email>
<name>Alfred Wingate</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="github">dbcli/mycli</remote-id>
<remote-id type="pypi">mycli</remote-id>
</upstream>
<stabilize-allarches/>
<use>
<flag name="ssh">Add support for connection over SSH tunnel</flag>
</use>
</pkgmetadata>