diff options
author | 2023-12-09 19:26:36 +0000 | |
---|---|---|
committer | 2023-12-09 19:26:36 +0000 | |
commit | 9ec93a4327864655d5d9af2d4183f381ef81f2e0 (patch) | |
tree | 460e118ac308fc21c0dad9509f4091d7ec2e7f3c /app-vim/csound-syntax | |
parent | app-vim/dhcpd-syntax: Stabilize 20030825-r2 arm64, #919594 (diff) | |
download | gentoo-9ec93a4327864655d5d9af2d4183f381ef81f2e0.tar.gz gentoo-9ec93a4327864655d5d9af2d4183f381ef81f2e0.tar.bz2 gentoo-9ec93a4327864655d5d9af2d4183f381ef81f2e0.zip |
app-vim/csound-syntax: Stabilize 20160804-r1 x86, #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 5da0b220f740..ce91c692c612 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}" |