diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-02-20 09:31:51 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-02-20 10:06:34 +0200 |
commit | 34b9132084289642173daf069ec92d67899a678c (patch) | |
tree | 459ffd715d642afd589ef4b5913fd8832626c476 /app-containers | |
parent | dev-libs/dqlite: stabilize 1.14.0 for amd64 (diff) | |
download | gentoo-34b9132084289642173daf069ec92d67899a678c.tar.gz gentoo-34b9132084289642173daf069ec92d67899a678c.tar.bz2 gentoo-34b9132084289642173daf069ec92d67899a678c.zip |
app-containers/lxc: stabilize 5.0.2 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/lxc/lxc-5.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/lxc/lxc-5.0.2.ebuild b/app-containers/lxc/lxc-5.0.2.ebuild index ee16591feeae..1017dcc156cd 100644 --- a/app-containers/lxc/lxc-5.0.2.ebuild +++ b/app-containers/lxc/lxc-5.0.2.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 |