diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-31 00:17:11 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-31 00:17:46 +0300 |
commit | f8907d2cc6434c9d6f8417dc5e30e8e31176beaf (patch) | |
tree | 52e5a10d4c21edcf76b95977156dddd0ddd88d95 /app-emulation/lxc | |
parent | app-emulation/lxc-templates: amd64 stable wrt bug #661930 (diff) | |
download | gentoo-f8907d2cc6434c9d6f8417dc5e30e8e31176beaf.tar.gz gentoo-f8907d2cc6434c9d6f8417dc5e30e8e31176beaf.tar.bz2 gentoo-f8907d2cc6434c9d6f8417dc5e30e8e31176beaf.zip |
app-emulation/lxc: amd64 stable wrt bug #661930
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-emulation/lxc')
-rw-r--r-- | app-emulation/lxc/lxc-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxc/lxc-3.0.1.ebuild b/app-emulation/lxc/lxc-3.0.1.ebuild index 81d858317419..8c26d2c163c9 100644 --- a/app-emulation/lxc/lxc-3.0.1.ebuild +++ b/app-emulation/lxc/lxc-3.0.1.ebuild @@ -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" |