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, 29 Jul 2018 10:36:14
Message-Id: 1532860296.6abbd49d825f0cf9ecbca4c4edcd8975370ca086.slyfox@gentoo
1 commit: 6abbd49d825f0cf9ecbca4c4edcd8975370ca086
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 29 10:31:36 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 29 10:31:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6abbd49d
7
8 app-emulation/lxc: stable 3.0.1 for ppc64, bug #661930
9
10 Package-Manager: Portage-2.3.44, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ppc64"
12
13 app-emulation/lxc/lxc-3.0.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/lxc/lxc-3.0.1.ebuild b/app-emulation/lxc/lxc-3.0.1.ebuild
17 index 56bfc08cd4e..81d85831741 100644
18 --- a/app-emulation/lxc/lxc-3.0.1.ebuild
19 +++ b/app-emulation/lxc/lxc-3.0.1.ebuild
20 @@ -9,7 +9,7 @@ DESCRIPTION="LinuX Containers userspace utilities"
21 HOMEPAGE="https://linuxcontainers.org/"
22 SRC_URI="https://linuxcontainers.org/downloads/lxc/${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"