diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:34:42 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:34:42 +0100 |
commit | 232240c7346e5040c1f43df0d60a1d27a9ac9a1b (patch) | |
tree | e420cf2fcba8c878868982ca30fd2bffe47e1fbd /app-vim/alternate | |
parent | eclass/acct-group.eclass: drop x86-macos (diff) | |
download | gentoo-232240c7346e5040c1f43df0d60a1d27a9ac9a1b.tar.gz gentoo-232240c7346e5040c1f43df0d60a1d27a9ac9a1b.tar.bz2 gentoo-232240c7346e5040c1f43df0d60a1d27a9ac9a1b.zip |
app-vim/alternate: 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/alternate')
-rw-r--r-- | app-vim/alternate/alternate-2.18-r1.ebuild | 4 | ||||
-rw-r--r-- | app-vim/alternate/alternate-2.18-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/alternate/alternate-2.18-r1.ebuild b/app-vim/alternate/alternate-2.18-r1.ebuild index 48eaf49f1357..9e0fb3109393 100644 --- a/app-vim/alternate/alternate-2.18-r1.ebuild +++ b/app-vim/alternate/alternate-2.18-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://github.com/vim-scripts/a.vim https://www.vim.org/scripts/script.php?script_id=31" LICENSE="alternate" -KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" VIM_PLUGIN_HELPTEXT=\ diff --git a/app-vim/alternate/alternate-2.18-r2.ebuild b/app-vim/alternate/alternate-2.18-r2.ebuild index 5b01204abb9e..5dfca7cea024 100644 --- a/app-vim/alternate/alternate-2.18-r2.ebuild +++ b/app-vim/alternate/alternate-2.18-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI=" https://www.vim.org/scripts/download_script.php?src_id=6347 -> ${PN}.txt" LICENSE="alternate" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" VIM_PLUGIN_HELPTEXT=\ "This plugin provides a new :A command which will switch between a .c |