app-vim/easytags: Stable for amd64+x86.
authorPatrice Clement <monsieurp@gentoo.org>
Wed, 28 Sep 2016 21:05:19 +0000 (23:05 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 28 Sep 2016 21:23:11 +0000 (23:23 +0200)
Package-Manager: portage-2.2.28

app-vim/easytags/easytags-3.11.ebuild

index aeeee4b758650267cafcfcb17bdfd52a6e680d84..85d28d9cf12852ce8f2e2b6cc0f6c2a1e50e7d15 100644 (file)
@@ -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}