Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/lxd/
Date: Wed, 21 Feb 2018 08:47:11
Message-Id: 1519202815.5030a2e8a1e9fd45189aee63b0f4eaeb38f545c7.ago@gentoo
1 commit: 5030a2e8a1e9fd45189aee63b0f4eaeb38f545c7
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 21 08:46:55 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 21 08:46:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5030a2e8
7
8 app-emulation/lxd: amd64 stable wrt bug #647498
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12 RepoMan-Options: --include-arches="amd64"
13
14 app-emulation/lxd/lxd-2.21.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emulation/lxd/lxd-2.21.ebuild b/app-emulation/lxd/lxd-2.21.ebuild
18 index 02be044835f..caefa812216 100644
19 --- a/app-emulation/lxd/lxd-2.21.ebuild
20 +++ b/app-emulation/lxd/lxd-2.21.ebuild
21 @@ -59,7 +59,7 @@ EGO_VENDOR=(
22 ARCHIVE_URI="https://${EGO_PN}/archive/${P}.tar.gz -> ${P}.tar.gz"
23 LICENSE="Apache-2.0"
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27
28 IUSE="+daemon +ipv6 +dnsmasq nls test"