Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/lxc-templates/
Date: Mon, 30 Jul 2018 21:17:52
Message-Id: 1532985464.5bf47df6a943bcf707d53ad001587bfbf49a6c0c.zlogene@gentoo
1 commit: 5bf47df6a943bcf707d53ad001587bfbf49a6c0c
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 30 21:16:44 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 30 21:17:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf47df6
7
8 app-emulation/lxc-templates: amd64 stable wrt bug #661930
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild b/app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild
16 index 82a3c0271af..df31caace62 100644
17 --- a/app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild
18 +++ b/app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild
19 @@ -9,7 +9,7 @@ DESCRIPTION="Old style template scripts for LXC"
20 HOMEPAGE="https://linuxcontainers.org/"
21 SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz"
22
23 -KEYWORDS="~amd64 ~arm ~arm64 ppc64 x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
25
26 LICENSE="LGPL-3"
27 SLOT="0"