commit: 557536397c42694f98b6edabb514c6e2e3b4495f Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Thu Nov 22 16:17:10 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Thu Nov 22 16:17:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55753639
sys-libs/pam: switch to EAPI 7 to turn BDEPEND Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 sys-libs/pam/pam-1.3.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/pam/pam-1.3.1-r1.ebuild b/sys-libs/pam/pam-1.3.1-r1.ebuild index 0586ce6ab7a..114caacda31 100644 --- a/sys-libs/pam/pam-1.3.1-r1.ebuild +++ b/sys-libs/pam/pam-1.3.1-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit autotools db-use fcaps multilib-minimal toolchain-funcs
