summaryrefslogtreecommitdiff
path: root/app-editors/vim-core/vim-core-9.0.0099.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-15 14:28:19 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-15 14:28:19 +0100
commit1c3adf43f1b866276828623dd63f9e10d29421d3 (patch)
tree08af6cfc34a399a31fab99fe6691383651b7891c /app-editors/vim-core/vim-core-9.0.0099.ebuild
parent49d7633bbfe37c8e50c9cd1815c4210ca0a38d49 (diff)
gentoo auto-resync : 15:08:2022 - 14:28:19
Diffstat (limited to 'app-editors/vim-core/vim-core-9.0.0099.ebuild')
-rw-r--r--app-editors/vim-core/vim-core-9.0.0099.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim-core/vim-core-9.0.0099.ebuild b/app-editors/vim-core/vim-core-9.0.0099.ebuild
index 17a02fa52a3c..021b1e8c1654 100644
--- a/app-editors/vim-core/vim-core-9.0.0099.ebuild
+++ b/app-editors/vim-core/vim-core-9.0.0099.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]] ; then
else
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://gitweb.gentoo.org/proj/vim-patches.git/snapshot/vim-patches-vim-9.0.0049-patches.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
S="${WORKDIR}/vim-${PV}"