commit:     d1fc28e22057b569889673f8d3ba9b2fc948b4d7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  6 14:27:26 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct  6 14:27:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1fc28e2

app-vim/screen: Keyword 1.5 arm64, #741698

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/app-vim/screen/screen-1.5.ebuild b/app-vim/screen/screen-1.5.ebuild
index f2a15aa2def..1dfb67f9091 100644
--- a/app-vim/screen/screen-1.5.ebuild
+++ b/app-vim/screen/screen-1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: simulate a split shell with screen 
or tmux"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2711";
 SRC_URI="https://github.com/vim-scripts/${MY_PN}/tarball/${PV} -> ${P}.tar.gz"
 LICENSE="public-domain"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 VIM_PLUGIN_HELPFILES="screen.txt"
 

Reply via email to