summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild')
-rw-r--r--app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild b/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild
index 3d83ef17..a8d30417 100644
--- a/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild
+++ b/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2018 Gentoo Foundation
+# Copyright 2012-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
pPN=${PN%-zsh}
mPN="${pPN}.zsh"
@@ -115,7 +115,7 @@ src_prepare() {
# Make it work with older zsh versions:
eapply "${FILESDIR}"/zsh-compatibility.patch
fi
- eapply_user
+ default
}
src_compile() {