Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/screen/
Date: Wed, 28 Sep 2016 21:23:31
Message-Id: 1475097798.cf3c3c8b13b054c1c894727c514a00a073231b6a.monsieurp@gentoo
1 commit: cf3c3c8b13b054c1c894727c514a00a073231b6a
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 28 21:09:09 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 28 21:23:18 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf3c3c8b
7
8 app-vim/screen: Stable for amd64+x86.
9
10 Package-Manager: portage-2.2.28
11
12 app-vim/screen/screen-1.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-vim/screen/screen-1.5.ebuild b/app-vim/screen/screen-1.5.ebuild
16 index 684efc0..1ac40d9 100644
17 --- a/app-vim/screen/screen-1.5.ebuild
18 +++ b/app-vim/screen/screen-1.5.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: simulate a split shell with screen or tmux"
20 HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2711"
21 SRC_URI="https://github.com/vim-scripts/${MY_PN}/tarball/${PV} -> ${P}.tar.gz"
22 LICENSE="public-domain"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 VIM_PLUGIN_HELPFILES="screen.txt"