commit: cc76549e3c88bd5844422f0696411838e9d9d229 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Fri Aug 28 03:35:50 2020 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Fri Aug 28 03:36:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc76549e
app-arch/p7zip: downgrage to eapi6 for need-wxwidget support Closes: https://bugs.gentoo.org/739334 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-arch/p7zip/p7zip-16.02-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/p7zip/p7zip-16.02-r6.ebuild b/app-arch/p7zip/p7zip-16.02-r6.ebuild index 94a2fca9fe5..3717156c8de 100644 --- a/app-arch/p7zip/p7zip-16.02-r6.ebuild +++ b/app-arch/p7zip/p7zip-16.02-r6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=6 WX_GTK_VER="3.0"
