diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-09-07 20:46:14 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-09-08 09:53:39 +0300 |
commit | adc9677ef2080aee50cde1b8e253f4f74043d702 (patch) | |
tree | 7aac31be652c92ffff0aae191b755666d366fa20 /sys-fs/simple-mtpfs | |
parent | sys-firmware/iwl1000-ucode: EAPI 7. (diff) | |
download | gentoo-adc9677ef2080aee50cde1b8e253f4f74043d702.tar.gz gentoo-adc9677ef2080aee50cde1b8e253f4f74043d702.tar.bz2 gentoo-adc9677ef2080aee50cde1b8e253f4f74043d702.zip |
sys-fs/simple-mtpfs: restrict fuse slot again
Closes: https://bugs.gentoo.org/740864
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/17455
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-fs/simple-mtpfs')
-rw-r--r-- | sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild b/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild index 7ca90686a86d..a84aa51dbee4 100644 --- a/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild +++ b/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86" RDEPEND=" media-libs/libmtp - sys-fs/fuse:=" + sys-fs/fuse:0" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/autoconf-archive |