commit: 01ae9744580a775ba1e1e7d4e5fd1caad0903069
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 15 16:13:58 2019 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Apr 15 16:13:58 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01ae9744
sys-boot/grub: revert to EAPI 6 due to base-system policy
Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
sys-boot/grub/grub-2.04_rc1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sys-boot/grub/grub-2.04_rc1.ebuild
b/sys-boot/grub/grub-2.04_rc1.ebuild
index c9e78a10095..bddc23b8178 100644
--- a/sys-boot/grub/grub-2.04_rc1.ebuild
+++ b/sys-boot/grub/grub-2.04_rc1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=6
if [[ ${PV} == 9999 ]]; then
GRUB_AUTORECONF=1
@@ -108,6 +108,7 @@ COMMON_DEPEND="
grub_platforms_xen-32? ( app-emulation/xen-tools:= )
"
DEPEND="${COMMON_DEPEND}
+ ${BDEPEND}
static? (
app-arch/xz-utils[static-libs(+)]
truetype? (