diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-09-19 08:44:36 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-09-19 08:44:36 +0300 |
commit | fa0a128dea58f4b03aa9d381e13934a9f9536a49 (patch) | |
tree | e9a2fcf8aff02fa9211db3cf4eff155fff634db8 /app-containers | |
parent | net-libs/gloox: add missing die to 1.0.28 (diff) | |
download | gentoo-fa0a128dea58f4b03aa9d381e13934a9f9536a49.tar.gz gentoo-fa0a128dea58f4b03aa9d381e13934a9f9536a49.tar.bz2 gentoo-fa0a128dea58f4b03aa9d381e13934a9f9536a49.zip |
app-containers/lxc: stabilize 6.0.1 for x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/lxc/lxc-6.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/lxc/lxc-6.0.1.ebuild b/app-containers/lxc/lxc-6.0.1.ebuild index eae2f21f0b05..f1948a2a6c3f 100644 --- a/app-containers/lxc/lxc-6.0.1.ebuild +++ b/app-containers/lxc/lxc-6.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/1.8" # SONAME liblxc.so.1 + ${PV//./} _if_ breaking ABI change while bumping. -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 |