Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/lxc/
Date: Wed, 28 Feb 2018 22:23:43
Message-Id: 1519856611.a7faf41168a05dda59177c1383926cec23a2aa51.slyfox@gentoo
1 commit: a7faf41168a05dda59177c1383926cec23a2aa51
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 28 22:23:25 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 28 22:23:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7faf411
7
8 app-emulation/lxc: stable 2.0.9 for ppc64, bug #612216
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc64"
12
13 app-emulation/lxc/lxc-2.0.9.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-emulation/lxc/lxc-2.0.9.ebuild b/app-emulation/lxc/lxc-2.0.9.ebuild
17 index 5ebf0c11917..288b3662d1c 100644
18 --- a/app-emulation/lxc/lxc-2.0.9.ebuild
19 +++ b/app-emulation/lxc/lxc-2.0.9.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ DESCRIPTION="LinuX Containers userspace utilities"
27 HOMEPAGE="https://linuxcontainers.org/"
28 SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz"
29
30 -KEYWORDS="amd64 ~arm ~arm64 x86"
31 +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
32
33 LICENSE="LGPL-3"
34 SLOT="0"