sys-boot/grub: revert to EAPI 6 due to base-system policy
authorMike Gilbert <floppym@gentoo.org>
Mon, 15 Apr 2019 16:13:58 +0000 (12:13 -0400)
committerMike Gilbert <floppym@gentoo.org>
Mon, 15 Apr 2019 16:13:58 +0000 (12:13 -0400)
Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
sys-boot/grub/grub-2.04_rc1.ebuild

index c9e78a1009564821498582dcdd362d5a73609433..bddc23b8178a180c067befe695a87a5f4bfb9f5d 100644 (file)
@@ -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? (