summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Mackdanz <stasibear@gentoo.org>2018-10-13 17:43:30 -0500
committerErik Mackdanz <stasibear@gentoo.org>2018-10-13 17:43:30 -0500
commit74866c4712318a1cd546826bbefbd991b6781270 (patch)
treeafeda8f1e30668b584829dcd9e600a545136d6ee
parentsys-fs/lxcfs: Remove old versions (diff)
downloadgentoo-74866c4712318a1cd546826bbefbd991b6781270.tar.gz
gentoo-74866c4712318a1cd546826bbefbd991b6781270.tar.bz2
gentoo-74866c4712318a1cd546826bbefbd991b6781270.zip
app-emulation/lxd: Stabilize 3.5
Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--app-emulation/lxd/lxd-3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
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"