diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-08-31 09:04:04 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-08-31 09:09:18 +0300 |
commit | 31a1b57605bd8479d3723d9a067cae2203caa093 (patch) | |
tree | 77583196c1dcd78bb6fb2375187d935741c2e007 /app-containers/lxc | |
parent | app-containers/lxc: stabilize 5.0.1 for x86 (diff) | |
download | gentoo-31a1b57605bd8479d3723d9a067cae2203caa093.tar.gz gentoo-31a1b57605bd8479d3723d9a067cae2203caa093.tar.bz2 gentoo-31a1b57605bd8479d3723d9a067cae2203caa093.zip |
app-containers/lxc: stabilize 5.0.1 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers/lxc')
-rw-r--r-- | app-containers/lxc/lxc-5.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/lxc/lxc-5.0.1.ebuild b/app-containers/lxc/lxc-5.0.1.ebuild index 88191a6aa5d7..c3c490dfe80a 100644 --- a/app-containers/lxc/lxc-5.0.1.ebuild +++ b/app-containers/lxc/lxc-5.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz LICENSE="GPL-2 LGPL-2.1 LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" IUSE="apparmor +caps examples io-uring man pam seccomp selinux ssl systemd test +tools" RDEPEND="acct-group/lxc |