summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-03-31 23:46:35 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-03-31 23:57:32 +0200
commit5937c246343810c2360624b36fc9ff425eb3c316 (patch)
tree682c3e79fee5f076ddd9c28a1ba80c1eb9c9c58c /app-vim/vim-autoclose/vim-autoclose-2.0.ebuild
parentapp-portage/cpuid2cpuflags: Bump to v4 (diff)
downloadgentoo-5937c246343810c2360624b36fc9ff425eb3c316.tar.gz
gentoo-5937c246343810c2360624b36fc9ff425eb3c316.tar.bz2
gentoo-5937c246343810c2360624b36fc9ff425eb3c316.zip
app-vim/vim-autoclose: stable for amd64+x86.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-vim/vim-autoclose/vim-autoclose-2.0.ebuild')
-rw-r--r--app-vim/vim-autoclose/vim-autoclose-2.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/vim-autoclose/vim-autoclose-2.0.ebuild b/app-vim/vim-autoclose/vim-autoclose-2.0.ebuild
index ee659be9e20f..b831f463e574 100644
--- a/app-vim/vim-autoclose/vim-autoclose-2.0.ebuild
+++ b/app-vim/vim-autoclose/vim-autoclose-2.0.ebuild
@@ -1,5 +1,6 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+
EAPI=6
inherit vim-plugin
@@ -8,7 +9,7 @@ DESCRIPTION="vim plugin: open-close pair of characters"
HOMEPAGE="https://github.com/Townk/vim-autoclose"
SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz"
LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
src_unpack() {
default