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-templates/
Date: Sun, 29 Jul 2018 10:36:09
Message-Id: 1532860004.b37e0eed243cbeb2b4a97d75862e8a50030a2826.slyfox@gentoo
1 commit: b37e0eed243cbeb2b4a97d75862e8a50030a2826
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 29 10:26:44 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 29 10:26:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b37e0eed
7
8 app-emulation/lxc-templates: 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-templates/lxc-templates-3.0.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild b/app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild
17 index 9f28149cbe8..82a3c0271af 100644
18 --- a/app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild
19 +++ b/app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild
20 @@ -9,7 +9,7 @@ DESCRIPTION="Old style template scripts for LXC"
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"