diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:52:22 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:52:22 +0000 |
commit | 0eb1bf01d8bb95da05fbbe8d9763dd8a4dc92278 (patch) | |
tree | 01132a56d44830be4974ecf960f4d73f5fcf208c /app-vim/dbext | |
parent | app-vim/closetag: Stabilize 0.9.1-r2 ppc, #919590 (diff) | |
download | gentoo-0eb1bf01d8bb95da05fbbe8d9763dd8a4dc92278.tar.gz gentoo-0eb1bf01d8bb95da05fbbe8d9763dd8a4dc92278.tar.bz2 gentoo-0eb1bf01d8bb95da05fbbe8d9763dd8a4dc92278.zip |
app-vim/dbext: Stabilize 26.00-r1 ppc, #919593
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/dbext')
-rw-r--r-- | app-vim/dbext/dbext-26.00-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/dbext/dbext-26.00-r1.ebuild b/app-vim/dbext/dbext-26.00-r1.ebuild index ac511a70bcc8..5b1e2eac8081 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" |