From: Patrice Clement Date: Thu, 7 Jul 2016 22:16:30 +0000 (+0000) Subject: app-vim/yankring: Stable for amd64+x86. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=81ba91744a7c031a8a989f6d300b1bfffa78cecf;p=gentoo.git app-vim/yankring: Stable for amd64+x86. Package-Manager: portage-2.2.28 --- diff --git a/app-vim/yankring/yankring-19.0.ebuild b/app-vim/yankring/yankring-19.0.ebuild index cb50b387710e..c962b44a2cab 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"