aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Retornaz <gentoo@retornaz.com>2021-05-03 01:19:35 +0200
committerQuentin Retornaz <gentoo@retornaz.com>2021-05-03 01:19:35 +0200
commit2448f175fdddba9fe79212a1047d7dbe4a545c9f (patch)
tree1237c5a865f9497d5be6d30364c94f0cdb44a9ec
parentdev-libs/mongo-c-driver: remove libressl USE flag (diff)
downloadlibressl-2448f175fdddba9fe79212a1047d7dbe4a545c9f.tar.gz
libressl-2448f175fdddba9fe79212a1047d7dbe4a545c9f.tar.bz2
libressl-2448f175fdddba9fe79212a1047d7dbe4a545c9f.zip
dev-libs/softhsm: remove libressl USE flag
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com>
-rw-r--r--dev-libs/softhsm/softhsm-2.5.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-libs/softhsm/softhsm-2.5.0.ebuild b/dev-libs/softhsm/softhsm-2.5.0.ebuild
index 1ad9d5b..d2b2683 100644
--- a/dev-libs/softhsm/softhsm-2.5.0.ebuild
+++ b/dev-libs/softhsm/softhsm-2.5.0.ebuild
@@ -8,14 +8,13 @@ HOMEPAGE="https://www.opendnssec.org/"
SRC_URI="https://www.opendnssec.org/files/source/${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE="bindist gost libressl migration-tool test"
+IUSE="bindist gost migration-tool test"
RESTRICT="!test? ( test )"
SLOT="2"
LICENSE="BSD"
RDEPEND="migration-tool? ( dev-db/sqlite:3= )
- !libressl? ( dev-libs/openssl:0=[bindist=] )
- libressl? ( dev-libs/libressl:= )
+ dev-libs/openssl:0=[bindist=]
!~dev-libs/softhsm-2.0.0:0"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig