diff options
author | Arthur Zamarin <arthurzam@gmail.com> | 2021-07-30 14:20:14 +0300 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-08-02 10:16:40 +0200 |
commit | 4b9e15c194f7ff3ee51067b9ca5bedf99683eba0 (patch) | |
tree | c096f7b97a4661fe6fddc6bd0ee4721eba88c230 /app-text | |
parent | app-text/pytextile: use distutils_enable_tests for tests (diff) | |
download | gentoo-4b9e15c194f7ff3ee51067b9ca5bedf99683eba0.tar.gz gentoo-4b9e15c194f7ff3ee51067b9ca5bedf99683eba0.tar.bz2 gentoo-4b9e15c194f7ff3ee51067b9ca5bedf99683eba0.zip |
app-text/pytextile: mark ALLARCHES
Signed-off-by: Arthur Zamarin <arthurzam@gmail.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pytextile/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/pytextile/metadata.xml b/app-text/pytextile/metadata.xml index c752a82be216..08d54e0cbc16 100644 --- a/app-text/pytextile/metadata.xml +++ b/app-text/pytextile/metadata.xml @@ -7,6 +7,7 @@ </maintainer> <longdescription lang="en">A Python implementation of Textile, Dean Allen's Human Text Generator. Textile simplifies the work of creating (X)HTML.</longdescription> + <stabilize-allarches/> <upstream> <remote-id type="pypi">textile</remote-id> <remote-id type="github">textile/python-textile</remote-id> |