summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-06 14:27:26 +0000
committerSam James <sam@gentoo.org>2020-10-06 14:27:26 +0000
commitd1fc28e22057b569889673f8d3ba9b2fc948b4d7 (patch)
tree3289460203f1479e66b3b8ada5183bcd22d32d22 /app-vim/screen/screen-1.5.ebuild
parentsci-geosciences/gpsd: Keyword 3.21 arm64, #739562 (diff)
downloadgentoo-d1fc28e22057b569889673f8d3ba9b2fc948b4d7.tar.gz
gentoo-d1fc28e22057b569889673f8d3ba9b2fc948b4d7.tar.bz2
gentoo-d1fc28e22057b569889673f8d3ba9b2fc948b4d7.zip
app-vim/screen: Keyword 1.5 arm64, #741698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim/screen/screen-1.5.ebuild')
-rw-r--r--app-vim/screen/screen-1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/screen/screen-1.5.ebuild b/app-vim/screen/screen-1.5.ebuild
index f2a15aa2def7..1dfb67f9091b 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"