summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild b/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild
index ab67f9375df2..8cd913f07dd4 100644
--- a/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild
+++ b/app-vim/vimbuddy/vimbuddy-0.9.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,8 +10,7 @@ HOMEPAGE="https://github.com/vim-scripts/vimbuddy.vim"
SRC_URI="https://github.com/vim-scripts/${PN}.vim/archive/${PV}.zip -> ${P}.zip"
LICENSE="public-domain"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
-IUSE=""
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
S="${WORKDIR}/${PN}.vim-${PV}"