diff options
Diffstat (limited to 'app-vim/voom/metadata.xml')
-rw-r--r-- | app-vim/voom/metadata.xml | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/app-vim/voom/metadata.xml b/app-vim/voom/metadata.xml index 57522e202a89..d31cf4fa050f 100644 --- a/app-vim/voom/metadata.xml +++ b/app-vim/voom/metadata.xml @@ -1,11 +1,12 @@ <?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> -<upstream> - <remote-id type="github">vim-voom/VOoM</remote-id> -</upstream> + <maintainer type="project"> + <email>vim@gentoo.org</email> + <name>Gentoo Vim Project</name> + </maintainer> + <upstream> + <remote-id type="github">vim-voom/VOoM</remote-id> + </upstream> + <stabilize-allarches/> </pkgmetadata> |