commit: 6dee82f13158b2541e18c1bdf05fa0850a2e9dcf Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Mar 11 11:38:12 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Mar 11 11:41:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dee82f1
dev-python/texttable: add <stabilize-allarches/> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-python/texttable/metadata.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/dev-python/texttable/metadata.xml b/dev-python/texttable/metadata.xml index 3f7038e7e9e..520ecb42ff2 100644 --- a/dev-python/texttable/metadata.xml +++ b/dev-python/texttable/metadata.xml @@ -1,12 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Joonas Niilola</name> - </maintainer> - <upstream> - <remote-id type="pypi">texttable</remote-id> - <remote-id type="github">foutaise/texttable</remote-id> - </upstream> + <maintainer type="person"> + <email>[email protected]</email> + <name>Joonas Niilola</name> + </maintainer> + <stabilize-allarches/> + <upstream> + <remote-id type="pypi">texttable</remote-id> + <remote-id type="github">foutaise/texttable</remote-id> + </upstream> </pkgmetadata>
