Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/mono/
Date: Mon, 26 Jun 2017 10:21:14
Message-Id: 1498472331.351dc76d8878b0d2c7566bd572977374dbd672be.aballier@gentoo
1 commit: 351dc76d8878b0d2c7566bd572977374dbd672be
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 26 10:18:51 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 26 10:18:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=351dc76d
7
8 dev-lang/mono: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-lang/mono/mono-4.8.0.524.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/mono/mono-4.8.0.524.ebuild b/dev-lang/mono/mono-4.8.0.524.ebuild
16 index 712f239c13c..ea9bd74a3b4 100644
17 --- a/dev-lang/mono/mono-4.8.0.524.ebuild
18 +++ b/dev-lang/mono/mono-4.8.0.524.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="http://download.mono-project.com/sources/${PN}/${P}.tar.bz2"
20 LICENSE="MIT LGPL-2.1 GPL-2 BSD-4 NPL-1.1 Ms-PL GPL-2-with-linking-exception IDPL"
21 SLOT="0"
22
23 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux"
24 +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux"
25
26 IUSE="nls minimal pax_kernel xen doc"