Gentoo Archives: gentoo-commits

From: Mikhail Pukhlikov <cynede@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/dotnet:master commit in: dev-lang/mono/
Date: Fri, 02 Jun 2017 08:20:12
Message-Id: 1496391555.6f6a79aeba70c336337c65f97d979d019e0505ba.cynede@gentoo
1 commit: 6f6a79aeba70c336337c65f97d979d019e0505ba
2 Author: Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 2 08:18:43 2017 +0000
4 Commit: Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 2 08:19:15 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=6f6a79ae
7
8 mono 5: unmask and add note about patch
9
10 dev-lang/mono/mono-5.0.1.1.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/dev-lang/mono/mono-5.0.1.1.ebuild b/dev-lang/mono/mono-5.0.1.1.ebuild
14 index 91d12b2..14e9ef4 100644
15 --- a/dev-lang/mono/mono-5.0.1.1.ebuild
16 +++ b/dev-lang/mono/mono-5.0.1.1.ebuild
17 @@ -12,8 +12,8 @@ SRC_URI="http://download.mono-project.com/sources/${PN}/${P}.tar.bz2"
18 LICENSE="MIT LGPL-2.1 GPL-2 BSD-4 NPL-1.1 Ms-PL GPL-2-with-linking-exception IDPL"
19 SLOT="0"
20
21 -#broken
22 -#KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux"
23 +#TODO: update patch: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a0e31adf6af28adf3c8709e542ecf7039cb5942
24 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux"
25
26 IUSE="nls minimal pax_kernel xen doc"