diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 21:29:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 21:29:54 +0200 |
commit | 1be78b8022606092c9647b4e50e452964dc4d7ca (patch) | |
tree | 7a18969f9874d32eafb7b642c7861d9f4374aec1 /app-vim/csound-syntax | |
parent | xfce-base/xfce4-settings: Stabilize 4.18.4 ppc64, #919584 (diff) | |
download | gentoo-1be78b8022606092c9647b4e50e452964dc4d7ca.tar.gz gentoo-1be78b8022606092c9647b4e50e452964dc4d7ca.tar.bz2 gentoo-1be78b8022606092c9647b4e50e452964dc4d7ca.zip |
app-vim/csound-syntax: Stabilize 20160804-r1 amd64, #919591
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/csound-syntax')
-rw-r--r-- | app-vim/csound-syntax/csound-syntax-20160804-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/csound-syntax/csound-syntax-20160804-r1.ebuild b/app-vim/csound-syntax/csound-syntax-20160804-r1.ebuild index ce91c692c612..bd83fe3c361f 100644 --- a/app-vim/csound-syntax/csound-syntax-20160804-r1.ebuild +++ b/app-vim/csound-syntax/csound-syntax-20160804-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: set of tools for editing Csound files with vim" HOMEPAGE="https://github.com/luisjure/csound-vim" LICENSE="MIT" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" VIM_PLUGIN_HELPFILES="${PN}" |