commit: 1fb3c995798907c067dcb45aceb48de8a5a607b6 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Jun 19 07:03:34 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=1fb3c995
app-containers/lxc: stabilize 6.0.4-r1 for amd64 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 9e61983cbcb7..531c8fff35f4 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
