Sam James d3caaa730b
dev-python/constantly: mark ALLARCHES
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
2020-11-28 11:41:59 +00:00

23 lines
761 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<maintainer>
<email>twisted-python@twistedmatrix.com</email>
<name>Twisted Matrix Labs Developers</name>
</maintainer>
<remote-id type="pypi">constantly</remote-id>
<remote-id type="github">twisted/constantly</remote-id>
</upstream>
<longdescription>
A library that provides symbolic constant support. It includes
collections and constants with text, numeric, and bit flag values.
Originally twisted.python.constants from the Twisted project.
</longdescription>
</pkgmetadata>