diff options
Diffstat (limited to 'net-libs/zeromq/zeromq-2.2.0.ebuild')
-rw-r--r-- | net-libs/zeromq/zeromq-2.2.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-libs/zeromq/zeromq-2.2.0.ebuild b/net-libs/zeromq/zeromq-2.2.0.ebuild index 3aa9e3dd9622..a4cbd5d813aa 100644 --- a/net-libs/zeromq/zeromq-2.2.0.ebuild +++ b/net-libs/zeromq/zeromq-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # NOTES: @@ -16,6 +16,7 @@ LICENSE="LGPL-3" SLOT="0" KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="pgm test static-libs" +RESTRICT="!test? ( test )" RDEPEND="!net-libs/cppzmq" DEPEND="pgm? ( |