Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/supertab/
Date: Thu, 26 Sep 2019 06:52:10
Message-Id: 1569480663.90438e851914ef103b105666c37f0bf48a44f245.slyfox@gentoo
1 commit: 90438e851914ef103b105666c37f0bf48a44f245
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 26 06:51:03 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 26 06:51:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90438e85
7
8 app-vim/supertab: stable 2.1 for ppc64, bug #695458
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-vim/supertab/supertab-2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-vim/supertab/supertab-2.1.ebuild b/app-vim/supertab/supertab-2.1.ebuild
18 index 6bdcfcdcfec..cef7dfb0d3d 100644
19 --- a/app-vim/supertab/supertab-2.1.ebuild
20 +++ b/app-vim/supertab/supertab-2.1.ebuild
21 @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: enhanced Tab key functionality"
22 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1643 https://github.com/ervandew/supertab/"
23 SRC_URI="https://github.com/ervandew/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
24 LICENSE="BSD"
25 -KEYWORDS="amd64 ~mips ppc ~ppc64 x86"
26 +KEYWORDS="amd64 ~mips ppc ppc64 x86"
27
28 VIM_PLUGIN_HELPFILES="${PN}.txt"