summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-04-10 23:29:05 -0400
committerSam James <sam@gentoo.org>2024-04-11 17:28:11 +0100
commit671f19f96fd683e3a73a9a45f41a991955198e4e (patch)
tree834e2203af528284820af4a1a8a1a14e3cc8dc73 /net-fs/curlftpfs
parentnet-fs/curlftpfs: update HOMEPAGE to https (diff)
downloadgentoo-671f19f96fd683e3a73a9a45f41a991955198e4e.tar.gz
gentoo-671f19f96fd683e3a73a9a45f41a991955198e4e.tar.bz2
gentoo-671f19f96fd683e3a73a9a45f41a991955198e4e.zip
net-fs/curlftpfs: fix EmptyGlobalAssignment
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs/curlftpfs')
-rw-r--r--net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild b/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild
index 622273bfc397..769d3c9c6d14 100644
--- a/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild
+++ b/net-fs/curlftpfs/curlftpfs-0.9.2-r4.ebuild
@@ -12,7 +12,6 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
RESTRICT="test" # bug 258460
RDEPEND=">=net-misc/curl-7.17.0