summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-08-29 12:50:10 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-08-30 10:58:30 -0400
commit55020fd95eed42e1e17ad34cc67bbeaa9d9c29a5 (patch)
treeb3432d8597d550032c78c1ca4705712279f76271 /app-editors
parentapp-editors/vim-core: Stabilize 9.1.0366-r1 hppa, #933697 (diff)
downloadgentoo-55020fd95eed42e1e17ad34cc67bbeaa9d9c29a5.tar.gz
gentoo-55020fd95eed42e1e17ad34cc67bbeaa9d9c29a5.tar.bz2
gentoo-55020fd95eed42e1e17ad34cc67bbeaa9d9c29a5.zip
app-editors/vim: Stabilize 9.1.0366 hppa, #933697
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim/vim-9.1.0366.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim/vim-9.1.0366.ebuild b/app-editors/vim/vim-9.1.0366.ebuild
index 7caafb9755e3..55e806a92483 100644
--- a/app-editors/vim/vim-9.1.0366.ebuild
+++ b/app-editors/vim/vim-9.1.0366.ebuild
@@ -21,7 +21,7 @@ if [[ ${PV} == 9999* ]] ; then
else
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://git.sr.ht/~xxc3nsoredxx/vim-patches/refs/download/vim-${VIM_PATCHES_VERSION}-patches/vim-${VIM_PATCHES_VERSION}-patches.tar.xz"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
fi
DESCRIPTION="Vim, an improved vi-style text editor"