diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:09:13 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:09:13 +0000 |
commit | ddb096f4fa7b5b54e489944b31c44138c952c01c (patch) | |
tree | c972e8f59a1daeab3772cad45abb4a3ace874902 /app-vim/unite | |
parent | app-vim/pfsyntax: Stabilize 1.3-r1 x86, #919645 (diff) | |
download | gentoo-ddb096f4fa7b5b54e489944b31c44138c952c01c.tar.gz gentoo-ddb096f4fa7b5b54e489944b31c44138c952c01c.tar.bz2 gentoo-ddb096f4fa7b5b54e489944b31c44138c952c01c.zip |
app-vim/unite: Stabilize 4.1-r1 x86, #919656
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/unite')
-rw-r--r-- | app-vim/unite/unite-4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/unite/unite-4.1-r1.ebuild b/app-vim/unite/unite-4.1-r1.ebuild index edbe05ad067e..8cd4af59c93c 100644 --- a/app-vim/unite/unite-4.1-r1.ebuild +++ b/app-vim/unite/unite-4.1-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: unite all sources" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3396" LICENSE="MIT" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" VIM_PLUGIN_HELPFILES="${PN}.txt" |