summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 15:37:07 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 15:37:07 +0100
commit0bfd7e5bbf52cc7c37a8d88e5056ff07f9dbc47a (patch)
treee707af82bdb3aac33de72f6246833b1dc98d0796 /net-fs
parentnet-dns/libidn2: drop x86-macos (diff)
downloadgentoo-0bfd7e5bbf52cc7c37a8d88e5056ff07f9dbc47a.tar.gz
gentoo-0bfd7e5bbf52cc7c37a8d88e5056ff07f9dbc47a.tar.bz2
gentoo-0bfd7e5bbf52cc7c37a8d88e5056ff07f9dbc47a.zip
net-fs/curlftpfs: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild b/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild
index cb59baa5f703..8fc39ff713c1 100644
--- a/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild
+++ b/net-fs/curlftpfs/curlftpfs-0.9.2-r4.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=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE=""
RESTRICT="test" # bug 258460