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/lxc/
Date: Wed, 23 Sep 2015 12:52:58
Message-Id: 1443012706.6c208591c0218f92d74a697972c4c48493af7738.ago@gentoo
1 commit: 6c208591c0218f92d74a697972c4c48493af7738
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 23 12:49:27 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 23 12:51:46 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c208591
7
8 app-emulation/lxc: ppc64 stable wrt bug #552112
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="ppc64"
12
13 app-emulation/lxc/lxc-1.0.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/lxc/lxc-1.0.7.ebuild b/app-emulation/lxc/lxc-1.0.7.ebuild
17 index bb1af21..b671442 100644
18 --- a/app-emulation/lxc/lxc-1.0.7.ebuild
19 +++ b/app-emulation/lxc/lxc-1.0.7.ebuild
20 @@ -14,7 +14,7 @@ DESCRIPTION="LinuX Containers userspace utilities"
21 HOMEPAGE="https://linuxcontainers.org/"
22 SRC_URI="https://github.com/lxc/lxc/archive/${MY_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"