diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:09:08 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:09:08 +0000 |
commit | f6e18e4348e1c397bf06cf9b9231c9b974ac85d6 (patch) | |
tree | 89b0b9d69e59aa970c20ddc348bd4fd0a1262c61 /app-vim/gitv | |
parent | app-text/qpdf: Stabilize 11.6.3 sparc, #919666 (diff) | |
download | gentoo-f6e18e4348e1c397bf06cf9b9231c9b974ac85d6.tar.gz gentoo-f6e18e4348e1c397bf06cf9b9231c9b974ac85d6.tar.bz2 gentoo-f6e18e4348e1c397bf06cf9b9231c9b974ac85d6.zip |
app-vim/gitv: Stabilize 1.3.1-r1 amd64, #919598
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/gitv')
-rw-r--r-- | app-vim/gitv/gitv-1.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/gitv/gitv-1.3.1-r1.ebuild b/app-vim/gitv/gitv-1.3.1-r1.ebuild index 967936be8c8d..352268e3b290 100644 --- a/app-vim/gitv/gitv-1.3.1-r1.ebuild +++ b/app-vim/gitv/gitv-1.3.1-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3574 https://github.c SRC_URI="https://github.com/gregsexton/gitv/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="vim" -KEYWORDS="~amd64 ~x86 ~ppc-macos" +KEYWORDS="amd64 ~x86 ~ppc-macos" VIM_PLUGIN_HELPFILES="gitv" |