diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:33:35 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:33:35 +0100 |
commit | 83fea70b8b90723c52783733a835b71808fdb7ec (patch) | |
tree | 0bb96654d1004766909d553c9fe073d3b57c3345 /dev-dotnet | |
parent | dev-dotnet/art-sharp: dropped ~x86-freebsd (diff) | |
download | gentoo-83fea70b8b90723c52783733a835b71808fdb7ec.tar.gz gentoo-83fea70b8b90723c52783733a835b71808fdb7ec.tar.bz2 gentoo-83fea70b8b90723c52783733a835b71808fdb7ec.zip |
dev-dotnet/gnomevfs-sharp: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.2.ebuild b/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.2.ebuild index 9b74cf177e94..cec7b5e61650 100644 --- a/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.2.ebuild +++ b/dev-dotnet/gnomevfs-sharp/gnomevfs-sharp-2.24.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ GTK_SHARP_REQUIRED_VERSION="2.12" inherit gtk-sharp-module SLOT="2" -KEYWORDS="amd64 ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RESTRICT="test" |