diff options
author | Tim Harder <radhermit@gentoo.org> | 2015-08-24 22:20:05 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2015-08-24 22:20:05 -0400 |
commit | 2ba91a71f3f32dd866d7883b65e8d0683e640f97 (patch) | |
tree | 4b2bcef3f8d43c6c6d2769944de699ef4a5b7d23 /app-vim | |
parent | app-vim/easytags: version bump to 3.11 (diff) | |
download | gentoo-2ba91a71f3f32dd866d7883b65e8d0683e640f97.tar.gz gentoo-2ba91a71f3f32dd866d7883b65e8d0683e640f97.tar.bz2 gentoo-2ba91a71f3f32dd866d7883b65e8d0683e640f97.zip |
app-vim/easytags: stabilize 3.10.1
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/easytags/easytags-3.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/easytags/easytags-3.10.1.ebuild b/app-vim/easytags/easytags-3.10.1.ebuild index aeeee4b75865..246aff5dddd1 100644 --- a/app-vim/easytags/easytags-3.10.1.ebuild +++ b/app-vim/easytags/easytags-3.10.1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: automated tag file generation and syntax highlighting" HOMEPAGE="http://peterodding.com/code/vim/easytags/" SRC_URI="https://github.com/xolox/vim-${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} |