diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-28 22:23:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-28 22:23:31 +0000 |
commit | a7faf41168a05dda59177c1383926cec23a2aa51 (patch) | |
tree | 6d93ccd1b5565cceb12c5ff516f3ead6f06e342c /app-emulation | |
parent | dev-lang/rust: Fix PkgMetadataXmlInvalidPkgRef (diff) | |
download | gentoo-a7faf41168a05dda59177c1383926cec23a2aa51.tar.gz gentoo-a7faf41168a05dda59177c1383926cec23a2aa51.tar.bz2 gentoo-a7faf41168a05dda59177c1383926cec23a2aa51.zip |
app-emulation/lxc: stable 2.0.9 for ppc64, bug #612216
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/lxc/lxc-2.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/lxc/lxc-2.0.9.ebuild b/app-emulation/lxc/lxc-2.0.9.ebuild index 5ebf0c119172..288b3662d1c7 100644 --- a/app-emulation/lxc/lxc-2.0.9.ebuild +++ b/app-emulation/lxc/lxc-2.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" LICENSE="LGPL-3" SLOT="0" |