diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-11-03 12:10:32 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-11-03 12:19:15 +0100 |
commit | 590d7c48de78e54786ec075524082171e9c8e822 (patch) | |
tree | 3e989e1347f8b60bf66032149f060ced8e0b94b6 /dev-dotnet/gkeyfile-sharp | |
parent | media-video/gnome-subtitles: amd64/x86 stable, bug #594212 (diff) | |
download | gentoo-590d7c48de78e54786ec075524082171e9c8e822.tar.gz gentoo-590d7c48de78e54786ec075524082171e9c8e822.tar.bz2 gentoo-590d7c48de78e54786ec075524082171e9c8e822.zip |
dev-dotnet/gkeyfile-sharp: amd64/x86 stable, bug #582424
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-dotnet/gkeyfile-sharp')
-rw-r--r-- | dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild index b6cce4ea1094..2118bee1ab3f 100644 --- a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-r1.ebuild +++ b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1-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/GKEYFILE_SHARP_0_1 -> ${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="|| ( >=dev-dotnet/gtk-sharp-2.12.21 >=dev-dotnet/glib-sharp-2.12.9 ) |