From 90ee2063aeb0d8663264e9db1773755d5bd7014e Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Mon, 24 Aug 2015 22:10:09 -0400 Subject: app-vim/undotree: stabilize 5.0 --- app-vim/undotree/undotree-5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-vim/undotree') diff --git a/app-vim/undotree/undotree-5.0.ebuild b/app-vim/undotree/undotree-5.0.ebuild index 08488329fbff..9746d99bd625 100644 --- a/app-vim/undotree/undotree-5.0.ebuild +++ b/app-vim/undotree/undotree-5.0.ebuild @@ -10,4 +10,4 @@ DESCRIPTION="vim plugin: display your undo history in a graph" HOMEPAGE="http://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" -- cgit v1.2.3-65-gdbad