From 0b8b716331049599ea3299981e3a9ea6e258c5e0 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Mon, 30 Mar 2020 10:13:23 -0700 Subject: */*: Drop stable ia64 keywords Signed-off-by: Matt Turner --- app-vim/cecutil/cecutil-17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-vim/cecutil') diff --git a/app-vim/cecutil/cecutil-17.ebuild b/app-vim/cecutil/cecutil-17.ebuild index 2f1fbb593595..fc93400ec1dc 100644 --- a/app-vim/cecutil/cecutil-17.ebuild +++ b/app-vim/cecutil/cecutil-17.ebuild @@ -8,6 +8,6 @@ inherit vim-plugin DESCRIPTION="vim plugin: library used by many of Charles Campbell's plugins" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1066" LICENSE="vim" -KEYWORDS="~alpha amd64 ia64 ~mips ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86" VIM_PLUGIN_HELPFILES="${PN}.txt" -- cgit v1.2.3-65-gdbad