diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-01-30 08:35:00 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-01-30 08:35:00 +0200 |
commit | fa678536f76084785c83e687ef473c38759df0a8 (patch) | |
tree | 48a3fdc54d82aeac9b59151272c105ffbf066329 /app-emulation | |
parent | app-emulation/lxd: clean old (diff) | |
download | gentoo-fa678536f76084785c83e687ef473c38759df0a8.tar.gz gentoo-fa678536f76084785c83e687ef473c38759df0a8.tar.bz2 gentoo-fa678536f76084785c83e687ef473c38759df0a8.zip |
app-emulation/lxc: stabilize 4.0.6 on x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/lxc/lxc-4.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxc/lxc-4.0.6.ebuild b/app-emulation/lxc/lxc-4.0.6.ebuild index aced70fcc0f0..3e0295de76a6 100644 --- a/app-emulation/lxc/lxc-4.0.6.ebuild +++ b/app-emulation/lxc/lxc-4.0.6.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://linuxcontainers.org/ https://github.com/lxc/lxc" SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz verify-sig? ( https://linuxcontainers.org/downloads/lxc/${P}.tar.gz.asc )" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" LICENSE="LGPL-3" SLOT="0" |