app-vim/nginx-syntax: add ~x86-fbsd keyword.

Gentoo-Bug: https://bugs.gentoo.org/574116

Closes: https://github.com/gentoo/gentoo/pull/2155

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Yuta Satoh
2016-08-28 19:26:56 +09:00
committed by Patrice Clement
parent 39c4ba4edb
commit 1fcf3e989f

View File

@@ -9,4 +9,4 @@ inherit vim-plugin
DESCRIPTION="vim plugin: Nginx configuration files syntax"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1886"
LICENSE="vim"
KEYWORDS="amd64 ~arm ppc x86 ~amd64-fbsd"
KEYWORDS="amd64 ~arm ppc x86 ~amd64-fbsd ~x86-fbsd"