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-dotnet/gtk-sharp/
Date: Mon, 02 Jan 2017 09:54:16
Message-Id: 1483350838.11e1faaabb6415047381660ea85f52c47a734ae6.ago@gentoo
1 commit: 11e1faaabb6415047381660ea85f52c47a734ae6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 09:50:22 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 09:53:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e1faaa
7
8 dev-dotnet/gtk-sharp: x86 stable wrt bug #594356
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-dotnet/gtk-sharp/gtk-sharp-2.12.21.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-dotnet/gtk-sharp/gtk-sharp-2.12.21.ebuild b/dev-dotnet/gtk-sharp/gtk-sharp-2.12.21.ebuild
18 index 470c488..18d81ad 100644
19 --- a/dev-dotnet/gtk-sharp/gtk-sharp-2.12.21.ebuild
20 +++ b/dev-dotnet/gtk-sharp/gtk-sharp-2.12.21.ebuild
21 @@ -10,7 +10,7 @@ SLOT="2"
22 DESCRIPTION="gtk bindings for mono"
23 LICENSE="GPL-2"
24 HOMEPAGE="http://www.mono-project.com/GtkSharp"
25 -KEYWORDS="amd64 ppc ~x86"
26 +KEYWORDS="amd64 ppc x86"
27 SRC_URI="http://download.mono-project.com/sources/gtk-sharp212/${P}.tar.gz"
28 IUSE="debug"