diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:59:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:59:49 +0000 |
commit | 066a07fc6555de9b7a977133635ef19f17978e7c (patch) | |
tree | 369824d0bce1cb0c1c96a1a9544dc1cfc67f4ee2 /app-emulation/lxc | |
parent | app-text/lv: drop old (diff) | |
download | gentoo-066a07fc6555de9b7a977133635ef19f17978e7c.tar.gz gentoo-066a07fc6555de9b7a977133635ef19f17978e7c.tar.bz2 gentoo-066a07fc6555de9b7a977133635ef19f17978e7c.zip |
app-emulation/lxc: stable 3.0.3 for ppc64, bug #669030
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.60, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emulation/lxc')
-rw-r--r-- | app-emulation/lxc/lxc-3.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/lxc/lxc-3.0.3.ebuild b/app-emulation/lxc/lxc-3.0.3.ebuild index 7b8927d98fb6..bf7dc89a778e 100644 --- a/app-emulation/lxc/lxc-3.0.3.ebuild +++ b/app-emulation/lxc/lxc-3.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,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" |