diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-02-07 18:32:28 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-02-07 18:32:28 +0200 |
| commit | 03a95a0f5d07aac6b8c4046dbf1624988bc13d36 (patch) | |
| tree | 78ca6b7b3f76eb02f1542bc6b7131be16924f5da /app-editors/vim-core | |
| parent | 6cb175cf729f97ace13b211f5a8d7e98b7ceb897 (diff) | |
| download | gentoo-03a95a0f5d07aac6b8c4046dbf1624988bc13d36.tar.gz gentoo-03a95a0f5d07aac6b8c4046dbf1624988bc13d36.tar.bz2 gentoo-03a95a0f5d07aac6b8c4046dbf1624988bc13d36.zip | |
app-editors/vim-core: Stabilize 9.1.0794 x86, #948082
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/vim-core')
| -rw-r--r-- | app-editors/vim-core/vim-core-9.1.0794.ebuild | 2 |
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 a4bf74a2c511..94fca5d56b28 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}" |
