diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-11-01 14:17:58 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-11-01 14:19:17 +0200 |
commit | ca2d4fc1c3405c5535b940313cdb2690cc7d72de (patch) | |
tree | 9491d224bebbe8cdbb170163191c31db1f9c2a0d /app-containers | |
parent | app-containers/lxc: define and fix --localstatedir (diff) | |
download | gentoo-ca2d4fc1c3405c5535b940313cdb2690cc7d72de.tar.gz gentoo-ca2d4fc1c3405c5535b940313cdb2690cc7d72de.tar.bz2 gentoo-ca2d4fc1c3405c5535b940313cdb2690cc7d72de.zip |
app-containers/lxc: stabilize 5.0.1-r2 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/lxc/lxc-5.0.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/lxc/lxc-5.0.1-r2.ebuild b/app-containers/lxc/lxc-5.0.1-r2.ebuild index 4f9e7b7de868..42ae5e7a2d5a 100644 --- a/app-containers/lxc/lxc-5.0.1-r2.ebuild +++ b/app-containers/lxc/lxc-5.0.1-r2.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 lto man pam seccomp selinux ssl systemd test +tools" RDEPEND="acct-group/lxc |