From: Erik Mackdanz Date: Sat, 13 Oct 2018 22:43:30 +0000 (-0500) Subject: app-emulation/lxd: Stabilize 3.5 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=74866c4712318a1cd546826bbefbd991b6781270;p=gentoo.git app-emulation/lxd: Stabilize 3.5 Signed-off-by: Erik Mackdanz Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/app-emulation/lxd/lxd-3.5.ebuild b/app-emulation/lxd/lxd-3.5.ebuild index daa47a637068..8fca096264a2 100644 --- a/app-emulation/lxd/lxd-3.5.ebuild +++ b/app-emulation/lxd/lxd-3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 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"