summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2018-03-17 23:38:03 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-22 18:58:27 +0100
commitc044b5eb998f2d3866b539f06cf3925e82bf8319 (patch)
tree6db90bd1bc7b3327e564ec3c5d51e89651b1c777 /net-analyzer/sslsplit
parentnet-analyzer/sslsplit: fix date (diff)
downloadgentoo-c044b5eb998f2d3866b539f06cf3925e82bf8319.tar.gz
gentoo-c044b5eb998f2d3866b539f06cf3925e82bf8319.tar.bz2
gentoo-c044b5eb998f2d3866b539f06cf3925e82bf8319.zip
net-analyzer/sslsplit: explicit elibc_musl
Diffstat (limited to 'net-analyzer/sslsplit')
-rw-r--r--net-analyzer/sslsplit/sslsplit-0.5.2.ebuild2
-rw-r--r--net-analyzer/sslsplit/sslsplit-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/sslsplit/sslsplit-0.5.2.ebuild b/net-analyzer/sslsplit/sslsplit-0.5.2.ebuild
index ff66da2b26df..fbeb39924c75 100644
--- a/net-analyzer/sslsplit/sslsplit-0.5.2.ebuild
+++ b/net-analyzer/sslsplit/sslsplit-0.5.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.roe.ch/SSLsplit"
LICENSE="BSD-2"
SLOT="0"
-IUSE="test"
+IUSE="elibc_musl test"
if [[ ${PV} == *9999 ]] ; then
inherit git-r3
diff --git a/net-analyzer/sslsplit/sslsplit-9999.ebuild b/net-analyzer/sslsplit/sslsplit-9999.ebuild
index db153fb2976f..537d8ae9c54e 100644
--- a/net-analyzer/sslsplit/sslsplit-9999.ebuild
+++ b/net-analyzer/sslsplit/sslsplit-9999.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.roe.ch/SSLsplit"
LICENSE="BSD-2"
SLOT="0"
-IUSE="test"
+IUSE="elibc_musl test"
if [[ ${PV} == *9999 ]] ; then
inherit git-r3