Gentoo Archives: gentoo-commits

From: Erik Mackdanz <stasibear@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/lxd/
Date: Sat, 19 Jan 2019 17:12:34
Message-Id: 1547917926.5706b8d767c1fe31b5edc394f5f39fb247e00944.stasibear@gentoo
1 commit: 5706b8d767c1fe31b5edc394f5f39fb247e00944
2 Author: Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 19 17:10:00 2019 +0000
4 Commit: Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 19 17:12:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5706b8d7
7
8 app-emulation/lxd: Stabilize 3.8
9
10 Package-Manager: Portage-2.3.54, Repoman-2.3.12
11 Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org>
12
13 app-emulation/lxd/lxd-3.8.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-emulation/lxd/lxd-3.8.ebuild b/app-emulation/lxd/lxd-3.8.ebuild
17 index 202a7f81579..886ba7e161b 100644
18 --- a/app-emulation/lxd/lxd-3.8.ebuild
19 +++ b/app-emulation/lxd/lxd-3.8.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -8,7 +8,7 @@ HOMEPAGE="https://linuxcontainers.org/lxd/introduction/"
27
28 LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0"
29 SLOT="0"
30 -KEYWORDS="~amd64"
31 +KEYWORDS="amd64"
32
33 IUSE="+daemon +ipv6 +dnsmasq nls test tools"