commit: 8b97597a77268281d340b0d6d76d7ca0589334ef Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 19 22:00:59 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 19 22:41:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b97597a
app-vim/alternate: forward stable keywords to 2.18-r2 Signed-off-by: Sam James <sam <AT> gentoo.org> app-vim/alternate/alternate-2.18-r1.ebuild | 1 - app-vim/alternate/alternate-2.18-r2.ebuild | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/app-vim/alternate/alternate-2.18-r1.ebuild b/app-vim/alternate/alternate-2.18-r1.ebuild index aa90193c5c5..9fb9da078ed 100644 --- a/app-vim/alternate/alternate-2.18-r1.ebuild +++ b/app-vim/alternate/alternate-2.18-r1.ebuild @@ -11,7 +11,6 @@ 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" -IUSE="" VIM_PLUGIN_HELPTEXT=\ "This plugin provides a new :A command which will switch between a .c diff --git a/app-vim/alternate/alternate-2.18-r2.ebuild b/app-vim/alternate/alternate-2.18-r2.ebuild index 5dfca7cea02..50ccc8cac64 100644 --- a/app-vim/alternate/alternate-2.18-r2.ebuild +++ b/app-vim/alternate/alternate-2.18-r2.ebuild @@ -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" +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
