Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/lxc/
Date: Mon, 30 Jul 2018 21:17:54
Message-Id: 1532985466.f8907d2cc6434c9d6f8417dc5e30e8e31176beaf.zlogene@gentoo
1 commit: f8907d2cc6434c9d6f8417dc5e30e8e31176beaf
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 30 21:17:11 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 30 21:17:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8907d2c
7
8 app-emulation/lxc: amd64 stable wrt bug #661930
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 81d85831741..8c26d2c163c 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"