diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-11-03 12:13:28 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-11-03 12:19:20 +0100 |
commit | 3bce5a83e2a22c2f51dcec1f6233855cebee4fa3 (patch) | |
tree | 043a02b8ed81fe49e6512afff685a98b335839f6 /dev-dotnet | |
parent | dev-dotnet/gkeyfile-sharp: Drop old (diff) | |
download | gentoo-3bce5a83e2a22c2f51dcec1f6233855cebee4fa3.tar.gz gentoo-3bce5a83e2a22c2f51dcec1f6233855cebee4fa3.tar.bz2 gentoo-3bce5a83e2a22c2f51dcec1f6233855cebee4fa3.zip |
dev-dotnet/gio-sharp: amd64/x86 stable, bug #581254
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild b/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild index 2bc3816f9ad1..0e3de2164c9f 100644 --- a/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild +++ b/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mono/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="|| ( >=dev-dotnet/gtk-sharp-2.12.21 >=dev-dotnet/glib-sharp-2.12 ) |