Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/dbext/
Date: Sun, 25 Mar 2018 00:21:19
Message-Id: 1521937206.36c50ff53b7d4226d0287eb0b0f5cf72e0fa8678.radhermit@gentoo
1 commit: 36c50ff53b7d4226d0287eb0b0f5cf72e0fa8678
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 25 00:20:06 2018 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 25 00:20:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36c50ff5
7
8 app-vim/dbext: stabilize 26.00
9
10 app-vim/dbext/dbext-26.00.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-vim/dbext/dbext-26.00.ebuild b/app-vim/dbext/dbext-26.00.ebuild
14 index 6f66ec1f03b..90f05bddfff 100644
15 --- a/app-vim/dbext/dbext-26.00.ebuild
16 +++ b/app-vim/dbext/dbext-26.00.ebuild
17 @@ -8,6 +8,6 @@ inherit vim-plugin
18 DESCRIPTION="vim plugin: easy access to databases"
19 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=356"
20 LICENSE="GPL-2"
21 -KEYWORDS="~amd64 ~mips ~ppc ~x86"
22 +KEYWORDS="amd64 ~mips ppc x86"
23
24 VIM_PLUGIN_HELPFILES="${PN}.txt"