summaryrefslogtreecommitdiff
path: root/app-editors/vim-core/vim-core-9.0.1627.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-03 16:19:06 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-03 16:19:06 +0100
commit3349e2e53a8147dbd85c06f560e5923cf3c0fd3d (patch)
tree01c7f6e99509947a977d41ef472e2bf128853e3f /app-editors/vim-core/vim-core-9.0.1627.ebuild
parent015fdd57022ab7a54e47dafe3e81ffc76e502a90 (diff)
gentoo auto-resync : 03:09:2023 - 16:19:05
Diffstat (limited to 'app-editors/vim-core/vim-core-9.0.1627.ebuild')
-rw-r--r--app-editors/vim-core/vim-core-9.0.1627.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim-core/vim-core-9.0.1627.ebuild b/app-editors/vim-core/vim-core-9.0.1627.ebuild
index e077dcbef75b..bba6c09172c7 100644
--- a/app-editors/vim-core/vim-core-9.0.1627.ebuild
+++ b/app-editors/vim-core/vim-core-9.0.1627.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999* ]] ; then
else
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> vim-${PV}.tar.gz
https://gitweb.gentoo.org/proj/vim-patches.git/snapshot/vim-patches-vim-${VIM_PATCHES_VERSION}-patches.tar.bz2"
- 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
S="${WORKDIR}/vim-${PV}"