diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-25 19:27:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-25 19:27:18 +0100 |
commit | 46460d526672b79faf1578d131e5a95295957762 (patch) | |
tree | 3d22c852143ba11532571b222f0b5b04cc2da27e /app-emulation/lxc | |
parent | dev-util/xdelta: amd64 stable wrt bug #574408 (diff) | |
download | gentoo-46460d526672b79faf1578d131e5a95295957762.tar.gz gentoo-46460d526672b79faf1578d131e5a95295957762.tar.bz2 gentoo-46460d526672b79faf1578d131e5a95295957762.zip |
app-emulation/lxc: amd64 stable wrt bug #556310
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/lxc')
-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 40388376ed35..1de647d5748a 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-2015 Gentoo Foundation +# Copyright 1999-2016 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" |