commit:     301dd9381e25ea79655c79bc166f0dc37877bca9
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 12 05:47:38 2018 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Wed Dec 12 08:24:38 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=301dd938

app-vim/undotree: stabilize 6.0

Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>

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

diff --git a/app-vim/undotree/undotree-6.0.ebuild 
b/app-vim/undotree/undotree-6.0.ebuild
index ef1f2f67d99..af341218371 100644
--- a/app-vim/undotree/undotree-6.0.ebuild
+++ b/app-vim/undotree/undotree-6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,4 +9,4 @@ DESCRIPTION="vim plugin: display your undo history in a graph"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4177 
https://github.com/mbbill/undotree";
 SRC_URI="https://github.com/mbbill/${PN}/archive/rel_${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"

Reply via email to