commit: 65c5be3ad89a948a2a8bb68619a0da4bbe3ee815
Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 11:21:53 2017 +0000
Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 11:21:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65c5be3a
net-libs/gnutls: softhsm should be with -bindist
Package-Manager: portage-2.3.3
net-libs/gnutls/gnutls-3.5.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/gnutls/gnutls-3.5.8.ebuild
b/net-libs/gnutls/gnutls-3.5.8.ebuild
index f84f194..1720a22 100644
--- a/net-libs/gnutls/gnutls-3.5.8.ebuild
+++ b/net-libs/gnutls/gnutls-3.5.8.ebuild
@@ -37,7 +37,7 @@ RDEPEND=">=dev-libs/libtasn1-4.9:=[${MULTILIB_USEDEP}]
test-full? (
app-crypt/dieharder
app-misc/datefudge
- dev-libs/softhsm:2
+ dev-libs/softhsm:2[-bindist]
net-dialup/ppp
net-misc/socat
)