diff options
author | 2023-10-28 20:00:46 +0200 | |
---|---|---|
committer | 2023-12-26 03:36:01 +0100 | |
commit | 072f608a7cc8987a304be953a4ec2812c67c3c2c (patch) | |
tree | 9f095db38f9180205d3eef70bcb6b51e5e66b0e3 /app-vim/emmet | |
parent | app-vim/editorconfig-vim: add <stabilize-allarches/> (diff) | |
download | gentoo-072f608a7cc8987a304be953a4ec2812c67c3c2c.tar.gz gentoo-072f608a7cc8987a304be953a4ec2812c67c3c2c.tar.bz2 gentoo-072f608a7cc8987a304be953a4ec2812c67c3c2c.zip |
app-vim/emmet: add <stabilize-allarches/>
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-vim/emmet')
-rw-r--r-- | app-vim/emmet/metadata.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/app-vim/emmet/metadata.xml b/app-vim/emmet/metadata.xml index 6be55e0ac363..f8a2bb7497f6 100644 --- a/app-vim/emmet/metadata.xml +++ b/app-vim/emmet/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="project"> - <email>vim@gentoo.org</email> - <name>Gentoo Vim Project</name> -</maintainer> + <maintainer type="project"> + <email>vim@gentoo.org</email> + <name>Gentoo Vim Project</name> + </maintainer> + <stabilize-allarches/> </pkgmetadata> |