summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/tboot/tboot-1.9.11.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/tboot/tboot-1.9.11.ebuild b/sys-boot/tboot/tboot-1.9.11.ebuild
index 46420bf9406e..9d2065648ee2 100644
--- a/sys-boot/tboot/tboot-1.9.11.ebuild
+++ b/sys-boot/tboot/tboot-1.9.11.ebuild
@@ -12,15 +12,15 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
-IUSE="custom-cflags libressl selinux"
+IUSE="custom-cflags selinux"
# requires patching the kernel src
RESTRICT="test"
DEPEND="app-crypt/trousers
app-crypt/tpm-tools
-!libressl? ( dev-libs/openssl:0=[-bindist] )
-libressl? ( dev-libs/libressl:0= )"
+dev-libs/openssl:0=[-bindist]
+"
RDEPEND="${DEPEND}
sys-boot/grub:2