commit: 74866c4712318a1cd546826bbefbd991b6781270 Author: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> AuthorDate: Sat Oct 13 22:43:30 2018 +0000 Commit: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> CommitDate: Sat Oct 13 22:43:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74866c47
app-emulation/lxd: Stabilize 3.5 Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-emulation/lxd/lxd-3.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/lxd/lxd-3.5.ebuild b/app-emulation/lxd/lxd-3.5.ebuild index daa47a63706..8fca096264a 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"
