diff options
author | Erik Mackdanz <stasibear@gentoo.org> | 2018-12-15 15:38:06 -0600 |
---|---|---|
committer | Erik Mackdanz <stasibear@gentoo.org> | 2018-12-15 15:38:06 -0600 |
commit | 5e2f8617ca8f543647b91bea059c6b18b5d15a31 (patch) | |
tree | 9761e40e8f90fb3d02205d10d3961ee05fc961e4 /app-emulation | |
parent | gnome-base/gnome-desktop-3.26.2-r2: add missing gnome-common build dep (diff) | |
download | gentoo-5e2f8617ca8f543647b91bea059c6b18b5d15a31.tar.gz gentoo-5e2f8617ca8f543647b91bea059c6b18b5d15a31.tar.bz2 gentoo-5e2f8617ca8f543647b91bea059c6b18b5d15a31.zip |
app-emulation/lxd: stabilize 3.7
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/lxd/lxd-3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxd/lxd-3.7.ebuild b/app-emulation/lxd/lxd-3.7.ebuild index 250ea1346d70..7f3ceabdddf2 100644 --- a/app-emulation/lxd/lxd-3.7.ebuild +++ b/app-emulation/lxd/lxd-3.7.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://linuxcontainers.org/lxd/introduction/" LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+daemon +ipv6 +dnsmasq nls test tools" |