commit:     c2f173616126955a48dd220738f3299a28f92d2f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 25 09:47:28 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Aug 25 12:03:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f17361

app-vim/colorsel: remove ~mips

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 app-vim/colorsel/colorsel-20100406.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/colorsel/colorsel-20100406.ebuild 
b/app-vim/colorsel/colorsel-20100406.ebuild
index 8f158dd6f371..254b06227000 100644
--- a/app-vim/colorsel/colorsel-20100406.ebuild
+++ b/app-vim/colorsel/colorsel-20100406.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: RGB / HSV color selector"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=927";
 SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=12789 -> 
${P}.zip"
 LICENSE="public-domain"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"
 

Reply via email to