diff options
author | 2023-12-09 20:05:59 +0000 | |
---|---|---|
committer | 2023-12-09 20:05:59 +0000 | |
commit | 2317108d8b769040ccf599c073063eb0602eaef1 (patch) | |
tree | c36adbf3485bab8f23c021edba469c0c03c57662 /app-vim/unite | |
parent | app-vim/genutils: Stabilize 2.5-r2 x86, #919643 (diff) | |
download | gentoo-2317108d8b769040ccf599c073063eb0602eaef1.tar.gz gentoo-2317108d8b769040ccf599c073063eb0602eaef1.tar.bz2 gentoo-2317108d8b769040ccf599c073063eb0602eaef1.zip |
app-vim/unite: Stabilize 4.1-r1 amd64, #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 4cc8c13450b8..edbe05ad067e 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" |