diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-11-21 08:58:25 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-11-21 08:58:25 +0200 |
commit | 7f0381a4b36d125edd3590e1a115dfa1a4964725 (patch) | |
tree | 8912536f805b8d27c6e35ee181f6e7a24ee856ad /app-emulation | |
parent | app-emulation/lxc: stabilize 4.0.5 on x86 (diff) | |
download | gentoo-7f0381a4b36d125edd3590e1a115dfa1a4964725.tar.gz gentoo-7f0381a4b36d125edd3590e1a115dfa1a4964725.tar.bz2 gentoo-7f0381a4b36d125edd3590e1a115dfa1a4964725.zip |
app-emulation/lxc: stabilize 4.0.5 on amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/lxc/lxc-4.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxc/lxc-4.0.5.ebuild b/app-emulation/lxc/lxc-4.0.5.ebuild index 49ed1aadcbee..2613f38a5180 100644 --- a/app-emulation/lxc/lxc-4.0.5.ebuild +++ b/app-emulation/lxc/lxc-4.0.5.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" |