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, 17 Feb 2019 18:00:00
Message-Id: 1550426390.50c021a4fb00dd9a1a940c990437acbde1da5471.slyfox@gentoo
1 commit: 50c021a4fb00dd9a1a940c990437acbde1da5471
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 17:59:35 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 17 17:59:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c021a4
7
8 app-emulation/lxc-templates: 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-templates/lxc-templates-3.0.3.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-emulation/lxc-templates/lxc-templates-3.0.3.ebuild b/app-emulation/lxc-templates/lxc-templates-3.0.3.ebuild
19 index c52d602d521..38950a11f0a 100644
20 --- a/app-emulation/lxc-templates/lxc-templates-3.0.3.ebuild
21 +++ b/app-emulation/lxc-templates/lxc-templates-3.0.3.ebuild
22 @@ -9,7 +9,7 @@ DESCRIPTION="Old style template scripts for LXC"
23 HOMEPAGE="https://linuxcontainers.org/"
24 SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz"
25
26 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
27 +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
28
29 LICENSE="LGPL-3"
30 SLOT="0"