From f57644ad15cccfee681fe93b2adbb2b073648a18 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Thu, 31 Aug 2023 09:21:23 +0300 Subject: app-containers/lxc: stabilize 5.0.3 for x86 Signed-off-by: Joonas Niilola --- app-containers/lxc/lxc-5.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-containers/lxc') diff --git a/app-containers/lxc/lxc-5.0.3.ebuild b/app-containers/lxc/lxc-5.0.3.ebuild index 983013b81eee..f4a5440f13e3 100644 --- a/app-containers/lxc/lxc-5.0.3.ebuild +++ b/app-containers/lxc/lxc-5.0.3.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.502" # 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 -- cgit v1.2.3-65-gdbad