summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVirgil Dupras <vdupras@gentoo.org>2018-10-05 08:49:23 -0400
committerVirgil Dupras <vdupras@gentoo.org>2018-10-05 08:49:23 -0400
commitf50a50f8f7b2f3c8c1c8fb0200e03f4b59f1af4f (patch)
tree49892c80718de121212626798c5eb44fb28ff256 /app-emulation
parentdev-python/python3-lxc: bump to 3.0.2 (diff)
downloadgentoo-f50a50f8f7b2f3c8c1c8fb0200e03f4b59f1af4f.tar.gz
gentoo-f50a50f8f7b2f3c8c1c8fb0200e03f4b59f1af4f.tar.bz2
gentoo-f50a50f8f7b2f3c8c1c8fb0200e03f4b59f1af4f.zip
app-emulation/lxc: stabilize 3.0.2 on amd64
Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/lxc/lxc-3.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/lxc/lxc-3.0.2.ebuild b/app-emulation/lxc/lxc-3.0.2.ebuild
index a80befa826a2..6b6df80f8261 100644
--- a/app-emulation/lxc/lxc-3.0.2.ebuild
+++ b/app-emulation/lxc/lxc-3.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ DESCRIPTION="LinuX Containers userspace utilities"
HOMEPAGE="https://linuxcontainers.org/"
SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
LICENSE="LGPL-3"
SLOT="0"