sys-fs/loop-aes: eapi bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10
This commit is contained in:
Alon Bar-Lev
2018-09-23 23:37:29 +03:00
parent 7faa55f4cb
commit f9f96c3e21

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
EAPI=7
inherit linux-mod
@@ -16,8 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~sparc ~x86"
IUSE="cpu_flags_x86_aes extra-ciphers keyscrub cpu_flags_x86_padlock"
DEPEND="app-crypt/loop-aes-losetup"
RDEPEND=""
REPEND="app-crypt/loop-aes-losetup"
S="${WORKDIR}/${MY_P}"