commit: 43e795f26afcbeba1d5ea020c861a26751718f57 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Dec 4 07:03:31 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Dec 4 07:03:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43e795f2
app-containers/lxc: stabilize 6.0.5 for amd64 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 d418449a7964..7bed97ac1f47 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
