Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/lxc/
Date: Sat, 06 Oct 2018 23:05:13
Message-Id: 1538867093.0a37cdb4c1aa0b4add7d7a0487bfc0289d81578e.whissi@gentoo
1 commit: 0a37cdb4c1aa0b4add7d7a0487bfc0289d81578e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 23:02:28 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 23:04:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a37cdb4
7
8 app-emulation/lxc: x86 stable (bug #667806)
9
10 Package-Manager: Portage-2.3.50, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-emulation/lxc/lxc-3.0.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/lxc/lxc-3.0.2.ebuild b/app-emulation/lxc/lxc-3.0.2.ebuild
17 index 6b6df80f826..9d075f8a2a6 100644
18 --- a/app-emulation/lxc/lxc-3.0.2.ebuild
19 +++ b/app-emulation/lxc/lxc-3.0.2.ebuild
20 @@ -11,7 +11,7 @@ DESCRIPTION="LinuX Containers userspace utilities"
21 HOMEPAGE="https://linuxcontainers.org/"
22 SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz"
23
24 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
26
27 LICENSE="LGPL-3"
28 SLOT="0"