diff options
author | 2021-01-06 19:35:12 +0100 | |
---|---|---|
committer | 2021-01-06 19:35:12 +0100 | |
commit | 210feead7ad28333bf720fd7768e53fb4c9fad53 (patch) | |
tree | 08b53460cc6170b3281f04daaa4e3d71f2bc4303 /app-vim | |
parent | app-vim/colorschemes: drop x86-macos (diff) | |
download | gentoo-210feead7ad28333bf720fd7768e53fb4c9fad53.tar.gz gentoo-210feead7ad28333bf720fd7768e53fb4c9fad53.tar.bz2 gentoo-210feead7ad28333bf720fd7768e53fb4c9fad53.zip |
app-vim/eselect-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')
-rw-r--r-- | app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild index fdc752b6727c..6c84945e0813 100644 --- a/app-vim/eselect-syntax/eselect-syntax-20070506-r1.ebuild +++ b/app-vim/eselect-syntax/eselect-syntax-20070506-r1.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=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="vim" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" DEPEND="!<app-vim/gentoo-syntax-20070506" RDEPEND="${DEPEND}" |