commit:     c40085fe9aa934e1610b2b927f944bcd72ecaba2
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat May  1 07:35:10 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat May  1 07:37:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c40085fe

dev-libs/libtpms: remove libressl support

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 dev-libs/libtpms/libtpms-0.8.2.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-libs/libtpms/libtpms-0.8.2.ebuild 
b/dev-libs/libtpms/libtpms-0.8.2.ebuild
index 49098b44476..d8fb23739da 100644
--- a/dev-libs/libtpms/libtpms-0.8.2.ebuild
+++ b/dev-libs/libtpms/libtpms-0.8.2.ebuild
@@ -11,10 +11,8 @@ 
SRC_URI="https://github.com/stefanberger/libtpms/archive/v${PV}.tar.gz -> ${P}.t
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="libressl"
 
-DEPEND=" !libressl? ( dev-libs/openssl:0= )
-       libressl? ( dev-libs/libressl:0= )"
+DEPEND="dev-libs/openssl:0="
 RDEPEND="${DEPEND}"
 
 PATCHES=(

Reply via email to