app-vim/diffchar: Stabilize 8.6 x86, #849197

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić
2022-06-02 06:01:26 +02:00
parent ace586abe0
commit 6edd8659db

View File

@@ -11,6 +11,6 @@ DESCRIPTION="vim plugin: highlight the exact differences, based on characters an
HOMEPAGE="https://github.com/rickhowe/diffchar.vim https://www.vim.org/scripts/script.php?script_id=4932"
SRC_URI="https://github.com/rickhowe/diffchar.vim/archive/${GIT_HASH}.tar.gz -> ${P}.tar.gz"
LICENSE="vim.org"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
VIM_PLUGIN_HELPFILES="${PN}.txt"