diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-06-21 19:58:36 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-06-21 20:02:10 +0300 |
commit | f8615a09cefc3b76a882f3e5a1e109ddf138d941 (patch) | |
tree | 4453251d868684c25c61900f260d73114cb398c8 /app-emulation/lxd | |
parent | app-emulation/lxc: stabilize 4.0.2-r2 on amd64 (diff) | |
download | gentoo-f8615a09cefc3b76a882f3e5a1e109ddf138d941.tar.gz gentoo-f8615a09cefc3b76a882f3e5a1e109ddf138d941.tar.bz2 gentoo-f8615a09cefc3b76a882f3e5a1e109ddf138d941.zip |
app-emulation/lxd: stabilize 4.0.1 on amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation/lxd')
-rw-r--r-- | app-emulation/lxd/lxd-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxd/lxd-4.0.1.ebuild b/app-emulation/lxd/lxd-4.0.1.ebuild index 21a6fcee0663..33decc443dd3 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 |