app-crypt/kbfs: revbump, fix sys-fs/fuse SLOT

Closes: https://bugs.gentoo.org/697008

Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>
This commit is contained in:
David Heidelberg
2019-10-08 21:15:56 +02:00
committed by Nicolas Bock
parent 050cc82755
commit d862139e29
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ IUSE=""
DEPEND=""
RDEPEND="
app-crypt/gnupg
sys-fs/fuse
sys-fs/fuse:0=
"
src_unpack() {

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ IUSE="git"
DEPEND=""
RDEPEND="
app-crypt/gnupg
sys-fs/fuse
sys-fs/fuse:0=
"
src_unpack() {