commit: ca1f086b66ec3c97368e2f9dfabd84ef915c7fb8 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 19:46:37 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 19:46:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca1f086b
app-vim/dbext: Stabilize 26.00-r1 x86, #919593 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/dbext/dbext-26.00-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/dbext/dbext-26.00-r1.ebuild b/app-vim/dbext/dbext-26.00-r1.ebuild index c52fb7f4fb10..ac511a70bcc8 100644 --- a/app-vim/dbext/dbext-26.00-r1.ebuild +++ b/app-vim/dbext/dbext-26.00-r1.ebuild @@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: easy access to databases" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=356" LICENSE="GPL-2+" -KEYWORDS="amd64 ~mips ~ppc ~x86" +KEYWORDS="amd64 ~mips ~ppc x86" VIM_PLUGIN_HELPFILES="${PN}.txt"
