diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-10-18 23:52:23 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-10-19 18:24:30 +0200 |
commit | 5d154ba21c20298298360fc90a1c02066895709f (patch) | |
tree | 9dfc1c0c0b05fe0a9477482b1ebeb503d40ba184 /app-vim/cctree | |
parent | mail-client/mutt: revbump 1.7.1 with latest patches (diff) | |
download | gentoo-5d154ba21c20298298360fc90a1c02066895709f.tar.gz gentoo-5d154ba21c20298298360fc90a1c02066895709f.tar.bz2 gentoo-5d154ba21c20298298360fc90a1c02066895709f.zip |
app-vim/cctree: Stable amd64+x86.
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-vim/cctree')
-rw-r--r-- | app-vim/cctree/cctree-1.61-r1.ebuild | 2 |
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" |