summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 14:03:02 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 14:03:02 +0100
commitd78988f0b737e545d37aa3ec80e72dead8f17442 (patch)
tree8c2dea94fc63802a00984354d345d61eb9581eaa /app-editors/vim/vim-8.2.0814-r100.ebuild
parentapp-editors/vile: drop x86-macos (diff)
downloadgentoo-d78988f0b737e545d37aa3ec80e72dead8f17442.tar.gz
gentoo-d78988f0b737e545d37aa3ec80e72dead8f17442.tar.bz2
gentoo-d78988f0b737e545d37aa3ec80e72dead8f17442.zip
app-editors/vim: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-editors/vim/vim-8.2.0814-r100.ebuild')
-rw-r--r--app-editors/vim/vim-8.2.0814-r100.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-8.2.0814-r100.ebuild b/app-editors/vim/vim-8.2.0814-r100.ebuild
index 51113346621f..53ce2e38ed21 100644
--- a/app-editors/vim/vim-8.2.0814-r100.ebuild
+++ b/app-editors/vim/vim-8.2.0814-r100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999* ]] ; then
else
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> ${P}.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 ~x86-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
DESCRIPTION="Vim, an improved vi-style text editor"