app-vim/diffchar: stabilize 8.2
authorTim Harder <radhermit@gentoo.org>
Mon, 13 Jan 2020 03:06:28 +0000 (20:06 -0700)
committerTim Harder <radhermit@gentoo.org>
Mon, 13 Jan 2020 03:10:45 +0000 (20:10 -0700)
Signed-off-by: Tim Harder <radhermit@gentoo.org>
app-vim/diffchar/diffchar-8.2.ebuild

index fa01d898d5c6b574ad65969fd3821cda02927a2e..5c58b72ce8c28ca6e74c51ada15c9a7141375af3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 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"