commit: 50c641e3592281384932d40f87ab3a2acb6be521 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 29 04:56:42 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 29 04:56:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c641e3
app-shells/zsh-syntax-highlighting: mark ALLARCHES Signed-off-by: Sam James <sam <AT> gentoo.org> app-shells/zsh-syntax-highlighting/metadata.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/app-shells/zsh-syntax-highlighting/metadata.xml b/app-shells/zsh-syntax-highlighting/metadata.xml index 48d3ded01150..31a6399a74d8 100644 --- a/app-shells/zsh-syntax-highlighting/metadata.xml +++ b/app-shells/zsh-syntax-highlighting/metadata.xml @@ -1,8 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="person"> - <email>[email protected]</email> - <name>Mikle Kolyada</name> -</maintainer> + <maintainer type="person"> + <email>[email protected]</email> + <name>Mikle Kolyada</name> + </maintainer> + <stabilize-allarches/> </pkgmetadata>
