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: Sun, 08 Sep 2019 22:47:54
Message-Id: 1567982836.80d4bc74776a572ed5a0309ef52cc35db240961c.stasibear@gentoo
1 commit: 80d4bc74776a572ed5a0309ef52cc35db240961c
2 Author: Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 8 22:46:16 2019 +0000
4 Commit: Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 8 22:47:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80d4bc74
7
8 app-emulation/lxd: stabilize 3.14
9
10 Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org>
11 Package-Manager: Portage-2.3.73, Repoman-2.3.17
12
13 app-emulation/lxd/lxd-3.14.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/lxd/lxd-3.14.ebuild b/app-emulation/lxd/lxd-3.14.ebuild
17 index 80bccb3ac76..4d7ff49b9d1 100644
18 --- a/app-emulation/lxd/lxd-3.14.ebuild
19 +++ b/app-emulation/lxd/lxd-3.14.ebuild
20 @@ -8,7 +8,7 @@ HOMEPAGE="https://linuxcontainers.org/lxd/introduction/"
21
22 LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64"
25 +KEYWORDS="amd64"
26
27 IUSE="+daemon +ipv6 +dnsmasq nls test tools"