summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2018-03-24 19:38:56 -0400
committerTim Harder <radhermit@gentoo.org>2018-03-24 20:09:50 -0400
commit2b1813df5a0aa2bb26fe224d838f8195d13e61e5 (patch)
tree8bf1cec6e40980ba96eb98d765ee414d13119898 /app-vim/airline/airline-9999.ebuild
parentprofiles: update chromium mask for M67 (diff)
downloadgentoo-2b1813df5a0aa2bb26fe224d838f8195d13e61e5.tar.gz
gentoo-2b1813df5a0aa2bb26fe224d838f8195d13e61e5.tar.bz2
gentoo-2b1813df5a0aa2bb26fe224d838f8195d13e61e5.zip
app-vim/airline: version bump to 0.9
Diffstat (limited to 'app-vim/airline/airline-9999.ebuild')
-rw-r--r--app-vim/airline/airline-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/airline/airline-9999.ebuild b/app-vim/airline/airline-9999.ebuild
index 248f1fbb3ed7..8f8c09743034 100644
--- a/app-vim/airline/airline-9999.ebuild
+++ b/app-vim/airline/airline-9999.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
+
inherit vim-plugin
if [[ ${PV} != 9999* ]] ; then