commit:     02c6853e45d34ea00f7223014585df8ffa2441fe
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  2 03:57:52 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Jun  2 03:57:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02c6853e

app-vim/unite: Stabilize 4.1 amd64, #849197

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

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

diff --git a/app-vim/unite/unite-4.1.ebuild b/app-vim/unite/unite-4.1.ebuild
index ef0398461584..cf5178c5c2c7 100644
--- a/app-vim/unite/unite-4.1.ebuild
+++ b/app-vim/unite/unite-4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: unite all sources"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3396";
 LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"
 

Reply via email to