Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/lxc-templates/
Date: Sat, 28 Jul 2018 13:25:08
Message-Id: 1532784265.4e2743cddc0c61e1a0eadcda240308a1a2d5772f.whissi@gentoo
1 commit: 4e2743cddc0c61e1a0eadcda240308a1a2d5772f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 28 13:15:20 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 28 13:24:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e2743cd
7
8 app-emulation/lxc-templates: x86 stable (bug #661930)
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
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 528f6b711d1..9f28149cbe8 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"