summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-03-03 08:34:46 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-03-03 08:34:46 +0100
commit6a8060fba1e7cd4e7d2998a9fe5acf9c16230ad4 (patch)
tree87a096a2639f591f78eb0f7576457deb8b02d3f9
parentapp-editors/vim: sparc stable wrt bug #834460 (diff)
downloadgentoo-6a8060fba1e7cd4e7d2998a9fe5acf9c16230ad4.tar.gz
gentoo-6a8060fba1e7cd4e7d2998a9fe5acf9c16230ad4.tar.bz2
gentoo-6a8060fba1e7cd4e7d2998a9fe5acf9c16230ad4.zip
app-editors/vim-core: sparc stable wrt bug #834460
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--app-editors/vim-core/vim-core-8.2.4328-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim-core/vim-core-8.2.4328-r1.ebuild b/app-editors/vim-core/vim-core-8.2.4328-r1.ebuild
index 20564a2acd46..85cc13bce430 100644
--- a/app-editors/vim-core/vim-core-8.2.4328-r1.ebuild
+++ b/app-editors/vim-core/vim-core-8.2.4328-r1.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}