From 566aaef375248b7fa39b2b0ce1958104f87b3f1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20R=C3=BCger?= Date: Mon, 12 Jun 2017 16:15:32 +0200 Subject: [PATCH] app-crypt/cfssl: Add blocker for dev-lang/mono Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- app-crypt/cfssl/cfssl-1.2.0_p20170601.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-crypt/cfssl/cfssl-1.2.0_p20170601.ebuild b/app-crypt/cfssl/cfssl-1.2.0_p20170601.ebuild index febb491cd7025..7b35026cf94ea 100644 --- a/app-crypt/cfssl/cfssl-1.2.0_p20170601.ebuild +++ b/app-crypt/cfssl/cfssl-1.2.0_p20170601.ebuild @@ -17,6 +17,8 @@ LICENSE="BSD-2" SLOT="0" IUSE="hardened" +RDEPEND="!!dev-lang/mono" #File collision (bug 614364) + RESTRICT="test" src_compile() {