commit: 10b2438a8272e8bcab4841a45f49bc7f448be223 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Jan 30 06:11:01 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Jan 30 06:11:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10b2438a
app-emulation/lxd: stabilize 4.0.4-r5 on amd64 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-emulation/lxd/lxd-4.0.4-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/lxd/lxd-4.0.4-r5.ebuild b/app-emulation/lxd/lxd-4.0.4-r5.ebuild index 2a6ab5a0058..6419fd08403 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
