commit: 7b2c75542cd329950cdb3d2ca6185bd1a34222cd Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Aug 12 12:53:22 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Aug 12 13:03:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b2c7554
app-emulation/lxd: stabilize 4.0.2-r1 on amd64 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-emulation/lxd/lxd-4.0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/lxd/lxd-4.0.2-r1.ebuild b/app-emulation/lxd/lxd-4.0.2-r1.ebuild index 3c8ffca9ef1..0eed136d3d5 100644 --- a/app-emulation/lxd/lxd-4.0.2-r1.ebuild +++ b/app-emulation/lxd/lxd-4.0.2-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://linuxcontainers.org/downloads/${PN}/${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" DEPEND="app-arch/xz-utils
