commit: 566aaef375248b7fa39b2b0ce1958104f87b3f1b
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 14:15:32 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Jun 12 14:15:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=566aaef3
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 febb491cd70..7b35026cf94 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() {