diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-06-21 19:49:22 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-06-21 20:02:09 +0300 |
commit | c0e088d8055f24471304ac4fd2d2ab3d8a79fb49 (patch) | |
tree | 49739a93076d17ed52e3b8129132370af96bdba0 /app-emulation | |
parent | app-emulation/lxc-templates: stabilize 3.0.4 on x86 (diff) | |
download | gentoo-c0e088d8055f24471304ac4fd2d2ab3d8a79fb49.tar.gz gentoo-c0e088d8055f24471304ac4fd2d2ab3d8a79fb49.tar.bz2 gentoo-c0e088d8055f24471304ac4fd2d2ab3d8a79fb49.zip |
app-emulation/lxc: stabilize 4.0.2-r2 on x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/lxc/lxc-4.0.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxc/lxc-4.0.2-r2.ebuild b/app-emulation/lxc/lxc-4.0.2-r2.ebuild index 9f71458a5e7e..85b0edb97215 100644 --- a/app-emulation/lxc/lxc-4.0.2-r2.ebuild +++ b/app-emulation/lxc/lxc-4.0.2-r2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="LinuX Containers userspace utilities" HOMEPAGE="https://linuxcontainers.org/ https://github.com/lxc/lxc" 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" |