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: Fri, 27 Jul 2018 03:57:12
Message-Id: 1532663807.57bee163877d8acafed493cc57cd05a656e915f1.stasibear@gentoo
1 commit: 57bee163877d8acafed493cc57cd05a656e915f1
2 Author: Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 27 03:56:47 2018 +0000
4 Commit: Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 27 03:56:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57bee163
7
8 app-emulation/lxd: Stabilize 3.2
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 app-emulation/lxd/lxd-3.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/lxd/lxd-3.2.ebuild b/app-emulation/lxd/lxd-3.2.ebuild
16 index 1f0f3db33a2..473f52df537 100644
17 --- a/app-emulation/lxd/lxd-3.2.ebuild
18 +++ b/app-emulation/lxd/lxd-3.2.ebuild
19 @@ -8,7 +8,7 @@ HOMEPAGE="https://linuxcontainers.org/lxd/introduction/"
20
21 LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25
26 IUSE="+daemon +ipv6 +dnsmasq nls test"