commit:     e9dce33c196e3af25686e0a829aa17a0bfe4d303
Author:     David Heidelberg <david <AT> ixit <DOT> cz>
AuthorDate: Tue Oct  8 19:19:44 2019 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Nov 18 20:53:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9dce33c

app-emulation/lxd: revbump, fix sys-fs/fuse SLOT

Closes: https://github.com/gentoo/gentoo/pull/13216
Closes: https://bugs.gentoo.org/697010

Signed-off-by: David Heidelberg <david <AT> ixit.cz>
Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>

 app-emulation/lxd/{lxd-3.16.ebuild => lxd-3.16-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-emulation/lxd/lxd-3.16.ebuild 
b/app-emulation/lxd/lxd-3.16-r1.ebuild
similarity index 99%
rename from app-emulation/lxd/lxd-3.16.ebuild
rename to app-emulation/lxd/lxd-3.16-r1.ebuild
index 8c7e5f94a4d..28b5695b2e9 100644
--- a/app-emulation/lxd/lxd-3.16.ebuild
+++ b/app-emulation/lxd/lxd-3.16-r1.ebuild
@@ -11,6 +11,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 IUSE="+daemon +ipv6 +dnsmasq nls test tools"
+RESTRICT="!test? ( test )"
 
 inherit autotools bash-completion-r1 linux-info systemd user
 
@@ -45,7 +46,7 @@ RDEPEND="
                net-libs/libnsl:0=
                net-misc/rsync[xattr]
                sys-apps/iproute2[ipv6?]
-               sys-fs/fuse
+               sys-fs/fuse:0=
                sys-fs/lxcfs
                sys-fs/squashfs-tools
                virtual/acl

Reply via email to