commit: f8615a09cefc3b76a882f3e5a1e109ddf138d941 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Jun 21 16:58:36 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Jun 21 17:02:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8615a09
app-emulation/lxd: stabilize 4.0.1 on amd64 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-emulation/lxd/lxd-4.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/lxd/lxd-4.0.1.ebuild b/app-emulation/lxd/lxd-4.0.1.ebuild index 21a6fcee066..33decc443dd 100644 --- a/app-emulation/lxd/lxd-4.0.1.ebuild +++ b/app-emulation/lxd/lxd-4.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://linuxcontainers.org/downloads/${PN}/${P}.tar.gz" # Needs to include licenses for all bundled programs. LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+ipv6 nls" DEPEND="app-arch/xz-utils
