commit: 102aa8261721b81fc40c5b8541e878ff76ff8f77 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Apr 26 10:08:22 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Apr 26 10:08:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102aa826
app-emulation/lxd: stabilize 4.0.5 on amd64 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-emulation/lxd/lxd-4.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/lxd/lxd-4.0.5.ebuild b/app-emulation/lxd/lxd-4.0.5.ebuild index 753f89358e9..0fc73099a8d 100644 --- a/app-emulation/lxd/lxd-4.0.5.ebuild +++ b/app-emulation/lxd/lxd-4.0.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://linuxcontainers.org/downloads/lxd/${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="apparmor ipv6 nls verify-sig" DEPEND="app-arch/xz-utils
