diff options
Diffstat (limited to 'app-crypt/elettra')
-rw-r--r-- | app-crypt/elettra/elettra-1.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-crypt/elettra/elettra-1.0.ebuild b/app-crypt/elettra/elettra-1.0.ebuild index e2c94db63b25..4e47c0f1db08 100644 --- a/app-crypt/elettra/elettra-1.0.ebuild +++ b/app-crypt/elettra/elettra-1.0.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2015 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="${PN}-src-${PV}" |