diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-08-31 09:21:23 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-08-31 10:07:28 +0300 |
commit | f57644ad15cccfee681fe93b2adbb2b073648a18 (patch) | |
tree | 004ba6d988cccecec04057b279526210d267f7a1 /app-containers | |
parent | media-libs/openh264: drop 2.3.1-r2 (diff) | |
download | gentoo-f57644ad15cccfee681fe93b2adbb2b073648a18.tar.gz gentoo-f57644ad15cccfee681fe93b2adbb2b073648a18.tar.bz2 gentoo-f57644ad15cccfee681fe93b2adbb2b073648a18.zip |
app-containers/lxc: stabilize 5.0.3 for x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/lxc/lxc-5.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |