summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-vim/cctree/cctree-1.61-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/cctree/cctree-1.61-r1.ebuild b/app-vim/cctree/cctree-1.61-r1.ebuild
index 80cb57b31777..33acf14e3ed4 100644
--- a/app-vim/cctree/cctree-1.61-r1.ebuild
+++ b/app-vim/cctree/cctree-1.61-r1.ebuild
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: Cscope based source-code browser and code flow analysis tool"
HOMEPAGE="https://sites.google.com/site/vimcctree/"
LICENSE="bufexplorer.vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
VIM_PLUGIN_HELPFILES="${PN}.txt"