summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-09 20:02:37 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-09 20:02:37 +0000
commitb03da4457650558d4e0e779e87b653b67834e142 (patch)
tree9522be3514faf7a6afa81418ce8f9352b79943c2 /app-vim/searchcomplete
parentapp-vim/info: Stabilize 1.7-r3 amd64, #919641 (diff)
downloadgentoo-b03da4457650558d4e0e779e87b653b67834e142.tar.gz
gentoo-b03da4457650558d4e0e779e87b653b67834e142.tar.bz2
gentoo-b03da4457650558d4e0e779e87b653b67834e142.zip
app-vim/searchcomplete: Stabilize 1.1-r2 x86, #919644
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/searchcomplete')
-rw-r--r--app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild b/app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild
index 3c81583ac01c..b4987fea6f5b 100644
--- a/app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild
+++ b/app-vim/searchcomplete/searchcomplete-1.1-r2.ebuild
@@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: tab completion in searches"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=474"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"
VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=474"