commit: 81ba91744a7c031a8a989f6d300b1bfffa78cecf Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Jul 7 22:16:30 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Jul 7 22:23:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81ba9174
app-vim/yankring: Stable for amd64+x86. Package-Manager: portage-2.2.28 app-vim/yankring/yankring-19.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/yankring/yankring-19.0.ebuild b/app-vim/yankring/yankring-19.0.ebuild index cb50b38..c962b44 100644 --- a/app-vim/yankring/yankring-19.0.ebuild +++ b/app-vim/yankring/yankring-19.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,5 +8,5 @@ inherit vim-plugin DESCRIPTION="vim plugin: maintains a history of previous yanks and deletes" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1234" LICENSE="vim" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" VIM_PLUGIN_HELPFILES="${PN}.txt"