diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:39:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:39:46 +0100 |
commit | 73368c91592944b6b2333b6217143a21e0d4244b (patch) | |
tree | 2efbc87d559e176758a73d8a402453122ee9e320 /dev-dotnet | |
parent | dev-libs/gmime: ppc stable wrt bug #594356 (diff) | |
download | gentoo-73368c91592944b6b2333b6217143a21e0d4244b.tar.gz gentoo-73368c91592944b6b2333b6217143a21e0d4244b.tar.bz2 gentoo-73368c91592944b6b2333b6217143a21e0d4244b.zip |
dev-dotnet/gnome-sharp: ppc stable wrt bug #594356
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/gnome-sharp/gnome-sharp-2.24.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 cd1091553fae..8b07a2698fd7 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |