summaryrefslogtreecommitdiff
path: root/flx
diff options
context:
space:
mode:
Diffstat (limited to 'flx')
-rw-r--r--flx/initramfs/initramfs-0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/flx/initramfs/initramfs-0.ebuild b/flx/initramfs/initramfs-0.ebuild
index a36ea38a..c38053b9 100644
--- a/flx/initramfs/initramfs-0.ebuild
+++ b/flx/initramfs/initramfs-0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit flx-tools
DESCRIPTION="build initramfs"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="bzip2 gzip lzma lzo"
-DEPEND="app-arch/cpio
+BDEPEND="app-arch/cpio
bzip2? ( app-arch/bzip2 )
gzip? ( app-arch/gzip )
lzma? ( app-arch/xz-utils )