commit: f7ba74edba08aec80aa36fe0cca0679c5d3bcf96 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Mon Oct 17 13:53:06 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Oct 17 23:37:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7ba74ed
a~pp-vim/tlib: Stable for amd64+x86. Package-Manager: portage-2.3.0 app-vim/tlib/tlib-1.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/tlib/tlib-1.20.ebuild b/app-vim/tlib/tlib-1.20.ebuild index c216a42..391beb9 100644 --- a/app-vim/tlib/tlib-1.20.ebuild +++ b/app-vim/tlib/tlib-1.20.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="vim plugin: a library of utility functions" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1863 https://github.com/tomtom/tlib_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"
