commit: e222717eb84af84b02bff3d12fb35be8750f9db8 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Thu Jul 12 09:33:17 2018 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Thu Jul 12 09:33:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e222717e
net-misc/kea: Going back to EAPI-6 This is a base-syetem package and these are not allowed to be EAPI-7 yet. Package-Manager: Portage-2.3.42, Repoman-2.3.9 net-misc/kea/kea-1.4.0_p1.ebuild | 2 +- net-misc/kea/kea-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/kea/kea-1.4.0_p1.ebuild b/net-misc/kea/kea-1.4.0_p1.ebuild index d6e8f40ee31..b3312db88dd 100644 --- a/net-misc/kea/kea-1.4.0_p1.ebuild +++ b/net-misc/kea/kea-1.4.0_p1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=6 inherit toolchain-funcs user diff --git a/net-misc/kea/kea-9999.ebuild b/net-misc/kea/kea-9999.ebuild index 7a196bcf52d..3968b59aff2 100644 --- a/net-misc/kea/kea-9999.ebuild +++ b/net-misc/kea/kea-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=6 inherit toolchain-funcs user
