Gentoo Archives: gentoo-commits

From: Virgil Dupras <vdupras@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/lxc-templates/
Date: Tue, 01 Jan 2019 13:48:25
Message-Id: 1546350443.6356d95461f57492ee62e30b5d0c731826be9974.vdupras@gentoo
1 commit: 6356d95461f57492ee62e30b5d0c731826be9974
2 Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 1 13:47:23 2019 +0000
4 Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 1 13:47:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6356d954
7
8 app-emulation/lxc-templates: stabilize 3.0.3 for amd64 and x86
9
10 Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 app-emulation/lxc-templates/lxc-templates-3.0.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-emulation/lxc-templates/lxc-templates-3.0.3.ebuild b/app-emulation/lxc-templates/lxc-templates-3.0.3.ebuild
17 index 4a4dcd5d0e2..c52d602d521 100644
18 --- a/app-emulation/lxc-templates/lxc-templates-3.0.3.ebuild
19 +++ b/app-emulation/lxc-templates/lxc-templates-3.0.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -9,7 +9,7 @@ DESCRIPTION="Old style template scripts for LXC"
27 HOMEPAGE="https://linuxcontainers.org/"
28 SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz"
29
30 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
31 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
32
33 LICENSE="LGPL-3"
34 SLOT="0"