diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-10-08 13:26:21 -0500 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-10-08 13:26:21 -0500 |
commit | 5471ea0ffc316a36d173ffc72330781b6b753ae1 (patch) | |
tree | bec90e26f934b6f3bc69e68dd4c3187deb3aae8d /app-vim | |
parent | app-vim/tagbar: version bump to 2.7 (diff) | |
download | gentoo-5471ea0ffc316a36d173ffc72330781b6b753ae1.tar.gz gentoo-5471ea0ffc316a36d173ffc72330781b6b753ae1.tar.bz2 gentoo-5471ea0ffc316a36d173ffc72330781b6b753ae1.zip |
app-vim/vim-latex: stabilize 1.8.23.20141116
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild b/app-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild index cd63293ec9fd..da767f6ade64 100644 --- a/app-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild +++ b/app-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://vim-latex.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="html" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |