diff options
Diffstat (limited to 'app-editors/wily')
-rw-r--r-- | app-editors/wily/wily-1.0-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-editors/wily/wily-1.0-r1.ebuild b/app-editors/wily/wily-1.0-r1.ebuild index 1067a1ca4a99..f9093824c539 100644 --- a/app-editors/wily/wily-1.0-r1.ebuild +++ b/app-editors/wily/wily-1.0-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit toolchain-funcs MY_P="${P/1.0/9libs}" |