summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-11-19 15:53:18 +0100
committerLars Wendler <polynomial-c@gentoo.org>2019-11-19 15:54:06 +0100
commit350077e11980a7d2989480db46b27715a16e97ae (patch)
tree1655540e1eaaba0d314aa0aa0b5d090edb4352be /net-libs/nghttp2
parentwww-servers/nginx: bump to v1.17.6 mainline (diff)
downloadgentoo-350077e11980a7d2989480db46b27715a16e97ae.tar.gz
gentoo-350077e11980a7d2989480db46b27715a16e97ae.tar.bz2
gentoo-350077e11980a7d2989480db46b27715a16e97ae.zip
net-libs/nghttp2: Fixed QA issue
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-libs/nghttp2')
-rw-r--r--net-libs/nghttp2/nghttp2-1.39.2.ebuild2
-rw-r--r--net-libs/nghttp2/nghttp2-1.40.0.ebuild2
-rw-r--r--net-libs/nghttp2/nghttp2-9999.ebuild2
3 files changed, 6 insertions, 0 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.39.2.ebuild b/net-libs/nghttp2/nghttp2-1.39.2.ebuild
index 83f298094049..bc28fd779dde 100644
--- a/net-libs/nghttp2/nghttp2-1.39.2.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.39.2.ebuild
@@ -22,6 +22,8 @@ LICENSE="MIT"
SLOT="0/1.14" # <C++>.<C> SONAMEs
IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml"
+RESTRICT="!test? ( test )"
+
SSL_DEPEND="
!libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] )
libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
diff --git a/net-libs/nghttp2/nghttp2-1.40.0.ebuild b/net-libs/nghttp2/nghttp2-1.40.0.ebuild
index 6750a2a20d71..4600d9387e98 100644
--- a/net-libs/nghttp2/nghttp2-1.40.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.40.0.ebuild
@@ -22,6 +22,8 @@ LICENSE="MIT"
SLOT="0/1.14" # <C++>.<C> SONAMEs
IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml"
+RESTRICT="!test? ( test )"
+
SSL_DEPEND="
!libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] )
libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
diff --git a/net-libs/nghttp2/nghttp2-9999.ebuild b/net-libs/nghttp2/nghttp2-9999.ebuild
index 6750a2a20d71..4600d9387e98 100644
--- a/net-libs/nghttp2/nghttp2-9999.ebuild
+++ b/net-libs/nghttp2/nghttp2-9999.ebuild
@@ -22,6 +22,8 @@ LICENSE="MIT"
SLOT="0/1.14" # <C++>.<C> SONAMEs
IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml"
+RESTRICT="!test? ( test )"
+
SSL_DEPEND="
!libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] )
libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )