diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:50:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:58 +0100 |
commit | 441c6e6cc642f3e832d00564b7243def1d07add3 (patch) | |
tree | e7844dc43522faa27118d0a7e6cc72ea18b75a8a | |
parent | dev-libs/gmime: x86 stable wrt bug #594356 (diff) | |
download | gentoo-441c6e6cc642f3e832d00564b7243def1d07add3.tar.gz gentoo-441c6e6cc642f3e832d00564b7243def1d07add3.tar.bz2 gentoo-441c6e6cc642f3e832d00564b7243def1d07add3.zip |
dev-dotnet/gnome-sharp: x86 stable wrt bug #594356
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-dotnet/gnome-sharp/gnome-sharp-2.24.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/gnome-sharp/gnome-sharp-2.24.2-r1.ebuild b/dev-dotnet/gnome-sharp/gnome-sharp-2.24.2-r1.ebuild index 8b07a2698fd7..1e7b6b7864af 100644 --- a/dev-dotnet/gnome-sharp/gnome-sharp-2.24.2-r1.ebuild +++ b/dev-dotnet/gnome-sharp/gnome-sharp-2.24.2-r1.ebuild @@ -10,7 +10,7 @@ SLOT="2" DESCRIPTION="gnome bindings for mono" HOMEPAGE="http://www.mono-project.com/GtkSharp" LICENSE="GPL-2" -KEYWORDS="amd64 ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" SRC_URI="mirror://gnome/sources/gnome-sharp/2.24/${P}.tar.bz2" IUSE="debug" |