diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-05-05 09:26:50 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-05-05 09:28:01 +0300 |
commit | 900624d081f3b03ba32fb6bf4680e3001958a04b (patch) | |
tree | b8e1f476a2476e596c1a3960282d26d792b52b63 /app-containers | |
parent | sys-fs/lxcfs: stabilize 6.0.0 for amd64 (diff) | |
download | gentoo-900624d081f3b03ba32fb6bf4680e3001958a04b.tar.gz gentoo-900624d081f3b03ba32fb6bf4680e3001958a04b.tar.bz2 gentoo-900624d081f3b03ba32fb6bf4680e3001958a04b.zip |
app-containers/lxc: stabilize 6.0.0-r1 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/lxc/lxc-6.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/lxc/lxc-6.0.0-r1.ebuild b/app-containers/lxc/lxc-6.0.0-r1.ebuild index 64d7aef60e47..63f9cfbf8e7e 100644 --- a/app-containers/lxc/lxc-6.0.0-r1.ebuild +++ b/app-containers/lxc/lxc-6.0.0-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 lto man pam seccomp selinux ssl systemd test +tools" RDEPEND="acct-group/lxc |