From: Erik Mackdanz Date: Tue, 2 Apr 2019 03:55:44 +0000 (-0500) Subject: app-emulation/lxd: Stabilize through 3.10 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=93a62a2f798d10dd5f4101836bc9e7b689867270;p=gentoo.git app-emulation/lxd: Stabilize through 3.10 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Erik Mackdanz --- diff --git a/app-emulation/lxd/lxd-3.10.ebuild b/app-emulation/lxd/lxd-3.10.ebuild index 988a505aa241..a330cfbac4e1 100644 --- a/app-emulation/lxd/lxd-3.10.ebuild +++ b/app-emulation/lxd/lxd-3.10.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" diff --git a/app-emulation/lxd/lxd-3.9.ebuild b/app-emulation/lxd/lxd-3.9.ebuild index 418cd000141c..886ba7e161ba 100644 --- a/app-emulation/lxd/lxd-3.9.ebuild +++ b/app-emulation/lxd/lxd-3.9.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"