diff options
Diffstat (limited to 'app-vim/undotree/undotree-5.0.ebuild')
-rw-r--r-- | app-vim/undotree/undotree-5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |