aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Pukhlikov <cynede@gentoo.org>2017-06-02 11:51:06 +0400
committerMikhail Pukhlikov <cynede@gentoo.org>2017-06-02 11:51:06 +0400
commit362881a4ee110ae781cfa87e929a0ca803a71aee (patch)
tree150d8eeda34a58a3fe26d6ab581d8bd7f20eccbc /dev-lang
parentMerge pull request #301 from bsagal/mono5 (diff)
downloaddotnet-362881a4ee110ae781cfa87e929a0ca803a71aee.tar.gz
dotnet-362881a4ee110ae781cfa87e929a0ca803a71aee.tar.bz2
dotnet-362881a4ee110ae781cfa87e929a0ca803a71aee.zip
mark mono 5 as broken
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/mono/mono-5.0.1.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lang/mono/mono-5.0.1.1.ebuild b/dev-lang/mono/mono-5.0.1.1.ebuild
index bc84c27..91d12b2 100644
--- a/dev-lang/mono/mono-5.0.1.1.ebuild
+++ b/dev-lang/mono/mono-5.0.1.1.ebuild
@@ -12,7 +12,8 @@ SRC_URI="http://download.mono-project.com/sources/${PN}/${P}.tar.bz2"
LICENSE="MIT LGPL-2.1 GPL-2 BSD-4 NPL-1.1 Ms-PL GPL-2-with-linking-exception IDPL"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux"
+#broken
+#KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux"
IUSE="nls minimal pax_kernel xen doc"