summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-19 15:04:46 +0000
committerSam James <sam@gentoo.org>2021-11-19 15:04:46 +0000
commit3c6a3ef7b47c3e8097a1af434b0836f692a58fc2 (patch)
treee99ed91bf0e243884e9e3681887e677040bd22db /app-editors
parentapp-editors/gvim: Stabilize 8.2.3428-r1 ppc64, #816894 (diff)
downloadgentoo-3c6a3ef7b47c3e8097a1af434b0836f692a58fc2.tar.gz
gentoo-3c6a3ef7b47c3e8097a1af434b0836f692a58fc2.tar.bz2
gentoo-3c6a3ef7b47c3e8097a1af434b0836f692a58fc2.zip
app-editors/vim-core: Stabilize 8.2.3428 arm, #816894
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/vim-core-8.2.3428.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim-core/vim-core-8.2.3428.ebuild b/app-editors/vim-core/vim-core-8.2.3428.ebuild
index 0b17cdefcd34..c52a926b699e 100644
--- a/app-editors/vim-core/vim-core-8.2.3428.ebuild
+++ b/app-editors/vim-core/vim-core-8.2.3428.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]] ; then
else
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> vim-${PV}.tar.gz
https://dev.gentoo.org/~zlogene/distfiles/app-editors/vim/vim-8.2.0360-gentoo-patches.tar.xz"
- KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~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 ~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}