diff options
Diffstat (limited to 'sys-block/sedutil')
-rw-r--r-- | sys-block/sedutil/sedutil-1.15.1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sys-block/sedutil/sedutil-1.15.1.ebuild b/sys-block/sedutil/sedutil-1.15.1.ebuild index 46add69f934e..ac1f377a3325 100644 --- a/sys-block/sedutil/sedutil-1.15.1.ebuild +++ b/sys-block/sedutil/sedutil-1.15.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -inherit autotools toolchain-funcs +inherit autotools DESCRIPTION="The Drive Trust Alliance Self Encrypting Drive Utility" HOMEPAGE="https://github.com/Drive-Trust-Alliance/sedutil" @@ -12,7 +12,6 @@ SRC_URI="https://github.com/Drive-Trust-Alliance/${PN}/archive/${PV}.tar.gz -> $ LICENSE="GPL-3+" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" src_prepare() { default |