summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-06-14 11:19:52 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-06-14 17:35:27 +0300
commit77ec2ec2e1bf05bb1b05defdabd8532324e1acb2 (patch)
treea0fe629e4019b81fc4139f043a278534d96fc767 /app-containers/lxd
parentsys-fs/lxcfs: stabilize 5.0.0_p20220524 for amd64 (diff)
downloadgentoo-77ec2ec2e1bf05bb1b05defdabd8532324e1acb2.tar.gz
gentoo-77ec2ec2e1bf05bb1b05defdabd8532324e1acb2.tar.bz2
gentoo-77ec2ec2e1bf05bb1b05defdabd8532324e1acb2.zip
app-containers/lxd: stabilize 5.0.0 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers/lxd')
-rw-r--r--app-containers/lxd/lxd-5.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-containers/lxd/lxd-5.0.0.ebuild b/app-containers/lxd/lxd-5.0.0.ebuild
index c8b54efd4968..04dab07a5718 100644
--- a/app-containers/lxd/lxd-5.0.0.ebuild
+++ b/app-containers/lxd/lxd-5.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://linuxcontainers.org/downloads/lxd/${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="apparmor ipv6 nls verify-sig"
DEPEND="acct-group/lxd
@@ -31,7 +31,7 @@ RDEPEND="${DEPEND}
net-firewall/iptables[ipv6(+)?]
sys-apps/iproute2[ipv6(+)?]
sys-fs/fuse:*
- sys-fs/lxcfs
+ >=sys-fs/lxcfs-5.0.0
sys-fs/squashfs-tools[lzma]
virtual/acl"
BDEPEND="dev-lang/go