summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-04 21:29:29 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-04 21:29:40 +0200
commit847878e5317f364efd252644c8ce95ffdc3d7834 (patch)
tree582bbdcd1f947ee77330ddaebece4dc4585b5a64 /app-editors
parentapp-editors/vim: Stabilize 8.2.3582 hppa, #820698 (diff)
downloadgentoo-847878e5317f364efd252644c8ce95ffdc3d7834.tar.gz
gentoo-847878e5317f364efd252644c8ce95ffdc3d7834.tar.bz2
gentoo-847878e5317f364efd252644c8ce95ffdc3d7834.zip
app-editors/vim-core: Stabilize 8.2.3582 hppa, #820698
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/vim-core-8.2.3582.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim-core/vim-core-8.2.3582.ebuild b/app-editors/vim-core/vim-core-8.2.3582.ebuild
index 7c85269220f9..d04960a41e81 100644
--- a/app-editors/vim-core/vim-core-8.2.3582.ebuild
+++ b/app-editors/vim-core/vim-core-8.2.3582.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}