commit: 90ee2063aeb0d8663264e9db1773755d5bd7014e Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Tue Aug 25 02:10:09 2015 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Tue Aug 25 02:10:09 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90ee2063
app-vim/undotree: stabilize 5.0 app-vim/undotree/undotree-5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/undotree/undotree-5.0.ebuild b/app-vim/undotree/undotree-5.0.ebuild index 0848832..9746d99 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"
