commit: f8a5d95b5612d2752dac80a45a3e5d68c045dde0 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Jun 19 07:03:26 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Jun 19 07:04:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8a5d95b
app-containers/lxc: stabilize 6.0.4-r1 for x86 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-containers/lxc/lxc-6.0.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/lxc/lxc-6.0.4-r1.ebuild b/app-containers/lxc/lxc-6.0.4-r1.ebuild index 995c5160812c..9e61983cbcb7 100644 --- a/app-containers/lxc/lxc-6.0.4-r1.ebuild +++ b/app-containers/lxc/lxc-6.0.4-r1.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
