diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-05-19 11:17:00 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-05-19 11:17:00 +0300 |
commit | 0415bbe8db1232e7aa9c57ee4a5f850c765629d6 (patch) | |
tree | 418bf6741d6e6c4a3e0cc1230db9d938191d3d0f /app-containers | |
parent | media-sound/guitarix: dropped obsolete 0.45.0 (diff) | |
download | gentoo-0415bbe8db1232e7aa9c57ee4a5f850c765629d6.tar.gz gentoo-0415bbe8db1232e7aa9c57ee4a5f850c765629d6.tar.bz2 gentoo-0415bbe8db1232e7aa9c57ee4a5f850c765629d6.zip |
app-containers/lxc: stabilize 6.0.0-r2 for x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/lxc/lxc-6.0.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/lxc/lxc-6.0.0-r2.ebuild b/app-containers/lxc/lxc-6.0.0-r2.ebuild index dcbf0d98541a..0e6428f3f6b5 100644 --- a/app-containers/lxc/lxc-6.0.0-r2.ebuild +++ b/app-containers/lxc/lxc-6.0.0-r2.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 lto man pam seccomp selinux ssl systemd test +tools" RDEPEND="acct-group/lxc |