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, 28 Jul 2018 13:25:05
Message-Id: 1532784262.8a980c35a755a24dd07754730de4d77ac049fc67.whissi@gentoo
1 commit: 8a980c35a755a24dd07754730de4d77ac049fc67
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 13:14:34 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 13:24:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a980c35
7
8 app-emulation/lxc: x86 stable (bug #661930)
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 app-emulation/lxc/lxc-3.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/lxc/lxc-3.0.1.ebuild b/app-emulation/lxc/lxc-3.0.1.ebuild
16 index a13e4267ee5..56bfc08cd4e 100644
17 --- a/app-emulation/lxc/lxc-3.0.1.ebuild
18 +++ b/app-emulation/lxc/lxc-3.0.1.ebuild
19 @@ -9,7 +9,7 @@ DESCRIPTION="LinuX Containers userspace utilities"
20 HOMEPAGE="https://linuxcontainers.org/"
21 SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz"
22
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
25
26 LICENSE="LGPL-3"
27 SLOT="0"