diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-07 00:03:47 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-07 00:03:47 +0100 |
commit | 4ecc4f507f8b1e08bc2864110d7b7f311e78b61a (patch) | |
tree | c75089cb82a31a3402b232e79540676bfe9f38d1 /gnome-base | |
parent | gnome-base/gnome-mime-data: drop x86-macos (diff) | |
download | gentoo-4ecc4f507f8b1e08bc2864110d7b7f311e78b61a.tar.gz gentoo-4ecc4f507f8b1e08bc2864110d7b7f311e78b61a.tar.bz2 gentoo-4ecc4f507f8b1e08bc2864110d7b7f311e78b61a.zip |
gnome-base/gnome-vfs: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.24.4-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.24.4-r5.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.24.4-r5.ebuild index 2d74d7c50016..ace27c50d468 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.24.4-r5.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.24.4-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="https://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="acl gnutls ipv6 kerberos libressl samba ssl zeroconf" RDEPEND=" |