From: Patrice Clement Date: Wed, 28 Sep 2016 21:05:19 +0000 (+0200) Subject: app-vim/easytags: Stable for amd64+x86. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ca0d88494d19333f99f706177e35bdb774a93456;p=gentoo.git app-vim/easytags: Stable for amd64+x86. Package-Manager: portage-2.2.28 --- diff --git a/app-vim/easytags/easytags-3.11.ebuild b/app-vim/easytags/easytags-3.11.ebuild index aeeee4b75865..85d28d9cf128 100644 --- a/app-vim/easytags/easytags-3.11.ebuild +++ b/app-vim/easytags/easytags-3.11.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 + PYTHON_COMPAT=( python2_7 ) inherit python-single-r1 vim-plugin @@ -11,7 +12,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}