From: Sergei Trofimovich Date: Thu, 26 Sep 2019 06:51:03 +0000 (+0100) Subject: app-vim/supertab: stable 2.1 for ppc64, bug #695458 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=90438e851914ef103b105666c37f0bf48a44f245;p=gentoo.git app-vim/supertab: stable 2.1 for ppc64, bug #695458 Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich --- diff --git a/app-vim/supertab/supertab-2.1.ebuild b/app-vim/supertab/supertab-2.1.ebuild index 6bdcfcdcfece..cef7dfb0d3db 100644 --- a/app-vim/supertab/supertab-2.1.ebuild +++ b/app-vim/supertab/supertab-2.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: enhanced Tab key functionality" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1643 https://github.com/ervandew/supertab/" SRC_URI="https://github.com/ervandew/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -KEYWORDS="amd64 ~mips ppc ~ppc64 x86" +KEYWORDS="amd64 ~mips ppc ppc64 x86" VIM_PLUGIN_HELPFILES="${PN}.txt"