diff options
Diffstat (limited to 'sys-block/mbuffer/mbuffer-20181119.ebuild')
-rw-r--r-- | sys-block/mbuffer/mbuffer-20181119.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-block/mbuffer/mbuffer-20181119.ebuild b/sys-block/mbuffer/mbuffer-20181119.ebuild index 22c1ed552fe6..53a06e811741 100644 --- a/sys-block/mbuffer/mbuffer-20181119.ebuild +++ b/sys-block/mbuffer/mbuffer-20181119.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,6 +13,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="debug ssl test" +RESTRICT="!test? ( test )" RDEPEND="ssl? ( dev-libs/openssl:0= )" DEPEND="${RDEPEND} |