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: Sun, 17 Feb 2019 18:00:00
Message-Id: 1550426389.066a07fc6555de9b7a977133635ef19f17978e7c.slyfox@gentoo
1 commit: 066a07fc6555de9b7a977133635ef19f17978e7c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 17:59:32 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 17 17:59:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=066a07fc
7
8 app-emulation/lxc: stable 3.0.3 for ppc64, bug #669030
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.60, Repoman-2.3.12
12 RepoMan-Options: --include-arches="ppc64"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-emulation/lxc/lxc-3.0.3.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-emulation/lxc/lxc-3.0.3.ebuild b/app-emulation/lxc/lxc-3.0.3.ebuild
19 index 7b8927d98fb..bf7dc89a778 100644
20 --- a/app-emulation/lxc/lxc-3.0.3.ebuild
21 +++ b/app-emulation/lxc/lxc-3.0.3.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Authors
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -9,7 +9,7 @@ DESCRIPTION="LinuX Containers userspace utilities"
29 HOMEPAGE="https://linuxcontainers.org/"
30 SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz"
31
32 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
33 +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
34
35 LICENSE="LGPL-3"
36 SLOT="0"