sys-fs/fuse-exfat: add slot-operator for sys-fs/fuse

Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert
2025-03-26 13:31:06 -04:00
parent 39b2b98220
commit a28c9efac6

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x86-linux"
IUSE="suid"
RDEPEND="sys-fs/fuse:3"
RDEPEND="sys-fs/fuse:3="
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"