From 910b5406a0816f824742778379cf9926562b82a0 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Sun, 8 Oct 2017 11:50:07 -0500 Subject: [PATCH] app-vim/nerdcommenter: stabilize 2.5.0 --- app-vim/nerdcommenter/nerdcommenter-2.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/nerdcommenter/nerdcommenter-2.5.0.ebuild b/app-vim/nerdcommenter/nerdcommenter-2.5.0.ebuild index 5d3f9f95e5f9..5d0f89e4459a 100644 --- a/app-vim/nerdcommenter/nerdcommenter-2.5.0.ebuild +++ b/app-vim/nerdcommenter/nerdcommenter-2.5.0.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="https://github.com/scrooloose/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86 ~x86-linux ~x86-macos ~sparc64-solaris" + KEYWORDS="amd64 x86 ~x86-linux ~x86-macos ~sparc64-solaris" fi DESCRIPTION="vim plugin: easy commenting of code for many filetypes" -- 2.26.2