commit: f7030b88dd26728e3951199827504c888fc3802d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Apr 27 11:33:09 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Apr 27 11:37:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7030b88
dev-python/rfc3339-validator: Mark ALLARCHES Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/rfc3339-validator/metadata.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/dev-python/rfc3339-validator/metadata.xml b/dev-python/rfc3339-validator/metadata.xml index 5d6a63f5863..4b41bde5a77 100644 --- a/dev-python/rfc3339-validator/metadata.xml +++ b/dev-python/rfc3339-validator/metadata.xml @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - </maintainer> - <upstream> - <remote-id type="pypi">rfc3339-validator</remote-id> - <remote-id type="github">naimetti/rfc3339-validator</remote-id> - </upstream> + <maintainer type="project"> + <email>[email protected]</email> + </maintainer> + <stabilize-allarches/> + <upstream> + <remote-id type="pypi">rfc3339-validator</remote-id> + <remote-id type="github">naimetti/rfc3339-validator</remote-id> + </upstream> </pkgmetadata>
