diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-10 12:01:42 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-10 12:01:42 +0200 |
commit | f9f3193ee5cd36a2ff104c419827f66a61c27032 (patch) | |
tree | 0e2e4e63ad59b1dc737b31e18d13a16d6f55fff3 /app-vim | |
parent | app-vim/zenburn: Stabilize 2.25-r1 ppc, #919603 (diff) | |
download | gentoo-f9f3193ee5cd36a2ff104c419827f66a61c27032.tar.gz gentoo-f9f3193ee5cd36a2ff104c419827f66a61c27032.tar.bz2 gentoo-f9f3193ee5cd36a2ff104c419827f66a61c27032.zip |
app-vim/fluxbox-syntax: Stabilize 1.5-r2 ppc, #919607
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/fluxbox-syntax/fluxbox-syntax-1.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/fluxbox-syntax/fluxbox-syntax-1.5-r2.ebuild b/app-vim/fluxbox-syntax/fluxbox-syntax-1.5-r2.ebuild index 9f423c1bf0f1..3090d452c053 100644 --- a/app-vim/fluxbox-syntax/fluxbox-syntax-1.5-r2.ebuild +++ b/app-vim/fluxbox-syntax/fluxbox-syntax-1.5-r2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: fluxbox files syntax and indent" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=679" LICENSE="vim" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" RDEPEND="app-vim/genindent" |