commit: 46d066a2ad4521a9365f70c9e7928400f4b348fd Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Dec 4 07:05:22 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Dec 4 07:05:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46d066a2
app-containers/lxc: stabilize 6.0.5 for x86 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-containers/lxc/lxc-6.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/lxc/lxc-6.0.5.ebuild b/app-containers/lxc/lxc-6.0.5.ebuild index 7bed97ac1f47..4f9dce380f01 100644 --- a/app-containers/lxc/lxc-6.0.5.ebuild +++ b/app-containers/lxc/lxc-6.0.5.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 man pam seccomp selinux ssl systemd test +tools" RDEPEND="acct-group/lxc
