summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-08 22:55:33 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-08 22:55:33 +0200
commit58483ab55c7743d64233983049200722923387cf (patch)
tree02efa975db102961be11b9523c161d9599071750 /app-editors
parentapp-editors/vim: Stabilize 9.0.1777 hppa, #919477 (diff)
downloadgentoo-58483ab55c7743d64233983049200722923387cf.tar.gz
gentoo-58483ab55c7743d64233983049200722923387cf.tar.bz2
gentoo-58483ab55c7743d64233983049200722923387cf.zip
app-editors/vim-core: Stabilize 9.0.1777 sparc, #919477
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-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 d16dbe470774..76186ca42693 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}"