summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Mackdanz <stasibear@gentoo.org>2019-01-19 11:10:00 -0600
committerErik Mackdanz <stasibear@gentoo.org>2019-01-19 11:12:06 -0600
commit5706b8d767c1fe31b5edc394f5f39fb247e00944 (patch)
tree3cbd8beaf75d7cb2bd800b8129d92b5916c35f28 /app-emulation/lxd
parentnet-analyzer/snort: drop old (diff)
downloadgentoo-5706b8d767c1fe31b5edc394f5f39fb247e00944.tar.gz
gentoo-5706b8d767c1fe31b5edc394f5f39fb247e00944.tar.bz2
gentoo-5706b8d767c1fe31b5edc394f5f39fb247e00944.zip
app-emulation/lxd: Stabilize 3.8
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
Diffstat (limited to 'app-emulation/lxd')
-rw-r--r--app-emulation/lxd/lxd-3.8.ebuild4
1 files changed, 2 insertions, 2 deletions
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"