diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-05-12 00:04:25 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-05-12 00:08:49 +0200 |
commit | e64ecf7a901699efe64f8e42db318083dfedf4a1 (patch) | |
tree | f674ed9d48efd81e72d32ce268da085050193b42 /app-vim/eruby-syntax | |
parent | app-vim/dhcpd-syntax: mark stable for the remaining arches using the ALLARCHE... (diff) | |
download | gentoo-e64ecf7a901699efe64f8e42db318083dfedf4a1.tar.gz gentoo-e64ecf7a901699efe64f8e42db318083dfedf4a1.tar.bz2 gentoo-e64ecf7a901699efe64f8e42db318083dfedf4a1.zip |
app-vim/eruby-syntax: mark stable for the remaining arches using the ALLARCHES policy.
Bug: https://bugs.gentoo.org/646598
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-vim/eruby-syntax')
-rw-r--r-- | app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild b/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild index 5f4dcb5b3716..7062ef9a855c 100644 --- a/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild +++ b/app-vim/eruby-syntax/eruby-syntax-2.0-r2.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: syntax highlighting for eruby" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=403" LICENSE="vim.org" -KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for eruby" |