summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:35:47 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:35:47 +0100
commit5a5596128b1269f35d6d5a18f173c5fce1a4ab54 (patch)
treee3710b55a11a660e866bcf387771f29b3e516597 /app-vim/gentoo-syntax
parentapp-vim/genindent: drop x86-macos (diff)
downloadgentoo-5a5596128b1269f35d6d5a18f173c5fce1a4ab54.tar.gz
gentoo-5a5596128b1269f35d6d5a18f173c5fce1a4ab54.tar.bz2
gentoo-5a5596128b1269f35d6d5a18f173c5fce1a4ab54.zip
app-vim/gentoo-syntax: 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-vim/gentoo-syntax')
-rw-r--r--app-vim/gentoo-syntax/gentoo-syntax-20201216.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20201216.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20201216.ebuild
index 94e1cddbd63c..4f2b304b22b5 100644
--- a/app-vim/gentoo-syntax/gentoo-syntax-20201216.ebuild
+++ b/app-vim/gentoo-syntax/gentoo-syntax-20201216.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
@@ -11,7 +11,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/gentoo-syntax.git/snapshot/${P}.tar.bz2"
LICENSE="vim"
SLOT="0"
-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"
IUSE="ignore-glep31"
VIM_PLUGIN_HELPFILES="gentoo-syntax"