summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-09 21:57:17 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-09 21:57:17 +0200
commit1c3645d5c60c9b2254594980e4f3845cb83f3deb (patch)
treed6fbfacf558ec54bd2aa04076dda7dd42a53e0b9
parentapp-vim/rainbow_parentheses: Stabilize 1.0-r1 sparc, #919617 (diff)
downloadgentoo-1c3645d5c60c9b2254594980e4f3845cb83f3deb.tar.gz
gentoo-1c3645d5c60c9b2254594980e4f3845cb83f3deb.tar.bz2
gentoo-1c3645d5c60c9b2254594980e4f3845cb83f3deb.zip
app-vim/vimbuddy: Stabilize 0.9.2-r2 amd64, #919642
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-vim/vimbuddy/vimbuddy-0.9.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vimbuddy/vimbuddy-0.9.2-r2.ebuild b/app-vim/vimbuddy/vimbuddy-0.9.2-r2.ebuild
index c1cc4e08520b..4b5ad9e4b6a7 100644
--- a/app-vim/vimbuddy/vimbuddy-0.9.2-r2.ebuild
+++ b/app-vim/vimbuddy/vimbuddy-0.9.2-r2.ebuild
@@ -11,6 +11,6 @@ SRC_URI="https://github.com/vim-scripts/${PN}.vim/archive/${PV}.tar.gz -> ${P}.t
S="${WORKDIR}/${PN}.vim-${PV}"
LICENSE="public-domain"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=8"