summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-14 15:14:14 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-14 15:28:06 +0800
commit14b27ee9cb4b55a6789f6ebeb1239d2f20079e84 (patch)
treec0235ab1eb13d44d08330adcbad1687b60c6f6c8 /app-vim
parentsys-apps/xinetd: keyword 2.3.15.4 for ~loong (diff)
downloadgentoo-14b27ee9cb4b55a6789f6ebeb1239d2f20079e84.tar.gz
gentoo-14b27ee9cb4b55a6789f6ebeb1239d2f20079e84.tar.bz2
gentoo-14b27ee9cb4b55a6789f6ebeb1239d2f20079e84.zip
app-vim/vim-tmux: keyword 3.0.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/vim-tmux/vim-tmux-3.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild b/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild
index 641f96ad1e72..ace0be0e0059 100644
--- a/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild
+++ b/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,6 +9,6 @@ DESCRIPTION="vim plugin: tmux support for vim"
HOMEPAGE="https://github.com/tmux-plugins/vim-tmux"
SRC_URI="https://github.com/tmux-plugins/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="public-domain MIT"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
DOCS=( README.md CHANGELOG.md )