diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-03-20 08:22:25 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-03-20 08:22:25 +0200 |
commit | e0c3e1563774cce5e2f781cb4183e4f7a0ae6663 (patch) | |
tree | b7e598554e1b537a7c4dce0d7398c55947a8fdf7 /app-containers/lxc | |
parent | app-containers/lxd: stabilize 4.0.9-r2 for amd64 (diff) | |
download | gentoo-e0c3e1563774cce5e2f781cb4183e4f7a0ae6663.tar.gz gentoo-e0c3e1563774cce5e2f781cb4183e4f7a0ae6663.tar.bz2 gentoo-e0c3e1563774cce5e2f781cb4183e4f7a0ae6663.zip |
app-containers/lxc: stabilize 4.0.12 on x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers/lxc')
-rw-r--r-- | app-containers/lxc/lxc-4.0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/lxc/lxc-4.0.12.ebuild b/app-containers/lxc/lxc-4.0.12.ebuild index fd65e6dd243e..961d8c51761d 100644 --- a/app-containers/lxc/lxc-4.0.12.ebuild +++ b/app-containers/lxc/lxc-4.0.12.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 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" LICENSE="GPL-2 LGPL-2.1 LGPL-3" SLOT="0" |