diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-01-30 08:11:01 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-01-30 08:11:01 +0200 |
commit | 10b2438a8272e8bcab4841a45f49bc7f448be223 (patch) | |
tree | 3fbca4a18968f197fe5f64cf8c730d17624e9280 /app-emulation | |
parent | app-emulation/lxc: stabilize 4.0.6 on amd64 (diff) | |
download | gentoo-10b2438a8272e8bcab4841a45f49bc7f448be223.tar.gz gentoo-10b2438a8272e8bcab4841a45f49bc7f448be223.tar.bz2 gentoo-10b2438a8272e8bcab4841a45f49bc7f448be223.zip |
app-emulation/lxd: stabilize 4.0.4-r5 on amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/lxd/lxd-4.0.4-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxd/lxd-4.0.4-r5.ebuild b/app-emulation/lxd/lxd-4.0.4-r5.ebuild index 2a6ab5a00582..6419fd084033 100644 --- a/app-emulation/lxd/lxd-4.0.4-r5.ebuild +++ b/app-emulation/lxd/lxd-4.0.4-r5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://linuxcontainers.org/downloads/lxd/${P}.tar.gz # Needs to include licenses for all bundled programs and libraries. LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="apparmor ipv6 nls verify-sig" DEPEND="app-arch/xz-utils |