Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/mono-basic/
Date: Wed, 02 Oct 2019 18:54:11
Message-Id: 1570042430.19bda45c79ede643219608cb71861d0abc249f8a.ago@gentoo
1 commit: 19bda45c79ede643219608cb71861d0abc249f8a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 2 18:53:28 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 2 18:53:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19bda45c
7
8 dev-lang/mono-basic: x86 stable wrt bug #695336
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-lang/mono-basic/mono-basic-4.8.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-lang/mono-basic/mono-basic-4.8.ebuild b/dev-lang/mono-basic/mono-basic-4.8.ebuild
18 index 83dc3bcb3c2..3d60d2c67bd 100644
19 --- a/dev-lang/mono-basic/mono-basic-4.8.ebuild
20 +++ b/dev-lang/mono-basic/mono-basic-4.8.ebuild
21 @@ -11,7 +11,7 @@ DESCRIPTION="Visual Basic Compiler and Runtime"
22 HOMEPAGE="https://www.mono-project.com/docs/about-mono/languages/visualbasic/"
23 SRC_URI="https://github.com/mono/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
24
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="~amd64 x86"
27 LICENSE="LGPL-2 MIT"
28 SLOT="0"