diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-08-12 15:53:22 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-08-12 16:03:09 +0300 |
commit | 7b2c75542cd329950cdb3d2ca6185bd1a34222cd (patch) | |
tree | e0bb67a28956f440716716d1471a91921b364cbe /app-emulation/lxd | |
parent | dev-python/texttable: remove old 1.6.2 (diff) | |
download | gentoo-7b2c75542cd329950cdb3d2ca6185bd1a34222cd.tar.gz gentoo-7b2c75542cd329950cdb3d2ca6185bd1a34222cd.tar.bz2 gentoo-7b2c75542cd329950cdb3d2ca6185bd1a34222cd.zip |
app-emulation/lxd: stabilize 4.0.2-r1 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.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxd/lxd-4.0.2-r1.ebuild b/app-emulation/lxd/lxd-4.0.2-r1.ebuild index 3c8ffca9ef19..0eed136d3d5e 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 |