diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 10:55:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 11:02:17 +0100 |
commit | 77526944f23ebd6cde71a97efda1a22140d719a0 (patch) | |
tree | 47020e81aedfa019e02c022189c372e451447179 /app-emulation | |
parent | dev-python/defusedxml: ppc64 stable wrt bug #534546 (diff) | |
download | gentoo-77526944f23ebd6cde71a97efda1a22140d719a0.tar.gz gentoo-77526944f23ebd6cde71a97efda1a22140d719a0.tar.bz2 gentoo-77526944f23ebd6cde71a97efda1a22140d719a0.zip |
app-emulation/lxc: ppc64 stable wrt bug #556310
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/lxc/lxc-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/lxc/lxc-1.0.8.ebuild b/app-emulation/lxc/lxc-1.0.8.ebuild index fdaca820908d..763f836c7a48 100644 --- a/app-emulation/lxc/lxc-1.0.8.ebuild +++ b/app-emulation/lxc/lxc-1.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ DESCRIPTION="LinuX Containers userspace utilities" HOMEPAGE="https://linuxcontainers.org/" SRC_URI="https://github.com/lxc/lxc/archive/${MY_P}.tar.gz" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" LICENSE="LGPL-3" SLOT="0" |