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: Tue, 02 Apr 2019 03:57:59
Message-Id: 1554177457.93a62a2f798d10dd5f4101836bc9e7b689867270.stasibear@gentoo
1 commit: 93a62a2f798d10dd5f4101836bc9e7b689867270
2 Author: Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 2 03:55:44 2019 +0000
4 Commit: Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 2 03:57:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93a62a2f
7
8 app-emulation/lxd: Stabilize through 3.10
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org>
12
13 app-emulation/lxd/lxd-3.10.ebuild | 2 +-
14 app-emulation/lxd/lxd-3.9.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-emulation/lxd/lxd-3.10.ebuild b/app-emulation/lxd/lxd-3.10.ebuild
18 index 988a505aa24..a330cfbac4e 100644
19 --- a/app-emulation/lxd/lxd-3.10.ebuild
20 +++ b/app-emulation/lxd/lxd-3.10.ebuild
21 @@ -8,7 +8,7 @@ HOMEPAGE="https://linuxcontainers.org/lxd/introduction/"
22
23 LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0"
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27
28 IUSE="+daemon +ipv6 +dnsmasq nls test tools"
29
30
31 diff --git a/app-emulation/lxd/lxd-3.9.ebuild b/app-emulation/lxd/lxd-3.9.ebuild
32 index 418cd000141..886ba7e161b 100644
33 --- a/app-emulation/lxd/lxd-3.9.ebuild
34 +++ b/app-emulation/lxd/lxd-3.9.ebuild
35 @@ -8,7 +8,7 @@ HOMEPAGE="https://linuxcontainers.org/lxd/introduction/"
36
37 LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0"
38 SLOT="0"
39 -KEYWORDS="~amd64"
40 +KEYWORDS="amd64"
41
42 IUSE="+daemon +ipv6 +dnsmasq nls test tools"