summaryrefslogtreecommitdiff
path: root/app-editors/vim-core
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-04-13 22:23:11 +0100
committerSam James <sam@gentoo.org>2025-04-13 22:23:11 +0100
commit74b263df5a3eaf66219e5acd0b597e4c64f6baeb (patch)
treea0b3af3963b43851a4297fee2c22d75fc25570f5 /app-editors/vim-core
parent64601a2be6545e4d1e997ac7641c2f6284db15e1 (diff)
downloadgentoo-74b263df5a3eaf66219e5acd0b597e4c64f6baeb.tar.gz
gentoo-74b263df5a3eaf66219e5acd0b597e4c64f6baeb.tar.bz2
gentoo-74b263df5a3eaf66219e5acd0b597e4c64f6baeb.zip
app-editors/vim-core: Stabilize 9.1.0794 hppa, #948082
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r--app-editors/vim-core/vim-core-9.1.0794.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim-core/vim-core-9.1.0794.ebuild b/app-editors/vim-core/vim-core-9.1.0794.ebuild
index 44626cc641a9..0136fe9abdd8 100644
--- a/app-editors/vim-core/vim-core-9.1.0794.ebuild
+++ b/app-editors/vim-core/vim-core-9.1.0794.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://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 ~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 ~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}"