commit: 0e08da87c557bb9458081e3ff363da5666951df0 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Dec 9 07:55:42 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Dec 9 07:55:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e08da87
app-emulation/lxd: stabilize 4.0.4-r1 on amd64 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-emulation/lxd/lxd-4.0.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/lxd/lxd-4.0.4-r1.ebuild b/app-emulation/lxd/lxd-4.0.4-r1.ebuild index e287cc4458a..81f45b82b6a 100644 --- a/app-emulation/lxd/lxd-4.0.4-r1.ebuild +++ b/app-emulation/lxd/lxd-4.0.4-r1.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
