summaryrefslogtreecommitdiff
path: root/app-editors/vim-core/vim-core-9.0.1777.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-08 23:11:34 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-08 23:11:34 +0000
commit1a74c5436dbcb832445250e8f3ed0a00f6c2fcef (patch)
tree894da263e3a728142059a616daf4c6a1925a0efa /app-editors/vim-core/vim-core-9.0.1777.ebuild
parent39cf9c5c49469d4a3168620ab74b1648c87e205e (diff)
gentoo auto-resync : 08:12:2023 - 23:11:34
Diffstat (limited to 'app-editors/vim-core/vim-core-9.0.1777.ebuild')
-rw-r--r--app-editors/vim-core/vim-core-9.0.1777.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim-core/vim-core-9.0.1777.ebuild b/app-editors/vim-core/vim-core-9.0.1777.ebuild
index 5fb29ea38fd3..08611599a142 100644
--- a/app-editors/vim-core/vim-core-9.0.1777.ebuild
+++ b/app-editors/vim-core/vim-core-9.0.1777.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}"