From: Erik Mackdanz Date: Sat, 19 Jan 2019 17:10:00 +0000 (-0600) Subject: app-emulation/lxd: Stabilize 3.8 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5706b8d767c1fe31b5edc394f5f39fb247e00944;p=gentoo.git app-emulation/lxd: Stabilize 3.8 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Erik Mackdanz --- diff --git a/app-emulation/lxd/lxd-3.8.ebuild b/app-emulation/lxd/lxd-3.8.ebuild index 202a7f815791..886ba7e161ba 100644 --- a/app-emulation/lxd/lxd-3.8.ebuild +++ b/app-emulation/lxd/lxd-3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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"