commit: 974e0603daf951c56e6b0796885f837861a8ce16 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Mon Feb 29 02:43:14 2016 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Mon Feb 29 02:43:14 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=974e0603
app-vim/tcomment: stabilize 3.08 app-vim/tcomment/tcomment-3.08.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/tcomment/tcomment-3.08.ebuild b/app-vim/tcomment/tcomment-3.08.ebuild index 4b2666e..e9fc49f 100644 --- a/app-vim/tcomment/tcomment-3.08.ebuild +++ b/app-vim/tcomment/tcomment-3.08.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: an extensible and universal comment toggler" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1173 https://github.com/tomtom/tcomment_vim" SRC_URI="https://github.com/tomtom/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" VIM_PLUGIN_HELPFILES="${PN}.txt"
