commit: 0156a5297a430ac3d03dec630e82ed2e278c1494
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri May 3 19:05:25 2019 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri May 3 19:05:25 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0156a529
sys-boot/grub: EAPI 7 (again)
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, 1 insertion(+), 2 deletions(-)
diff --git a/sys-boot/grub/grub-2.04_rc1.ebuild
b/sys-boot/grub/grub-2.04_rc1.ebuild
index 4c20d004b21..38c9444f69a 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=6
+EAPI=7
if [[ ${PV} == 9999 ]]; then
GRUB_AUTORECONF=1
@@ -108,7 +108,6 @@ COMMON_DEPEND="
grub_platforms_xen-32? ( app-emulation/xen-tools:= )
"
DEPEND="${COMMON_DEPEND}
- ${BDEPEND}
static? (
app-arch/xz-utils[static-libs(+)]
truetype? (