diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-08-31 09:03:52 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-08-31 09:09:18 +0300 |
commit | c3e769b371915fcb6e5d12ad663c32e35bcdd768 (patch) | |
tree | 3f36b87db9344e240e52f63f3c5ac11d86421598 /app-containers | |
parent | sys-apps/zorroutils: drop 0.04, EAPI-6-- (diff) | |
download | gentoo-c3e769b371915fcb6e5d12ad663c32e35bcdd768.tar.gz gentoo-c3e769b371915fcb6e5d12ad663c32e35bcdd768.tar.bz2 gentoo-c3e769b371915fcb6e5d12ad663c32e35bcdd768.zip |
app-containers/lxc: stabilize 5.0.1 for x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers')
-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 b014e03bb27b..88191a6aa5d7 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 |