diff options
author | Maciej Barć <xgqt@gentoo.org> | 2024-10-27 13:42:22 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2024-10-27 13:43:14 +0100 |
commit | 5c58cc2b696742bae6cbdd7b2ec57fda43df028f (patch) | |
tree | d10ea90e383508d5de801e2dda0c523de4937024 /app-containers | |
parent | net-libs/webkit-gtk: 2.46.1 -> 2.46.2 (diff) | |
download | gentoo-5c58cc2b696742bae6cbdd7b2ec57fda43df028f.tar.gz gentoo-5c58cc2b696742bae6cbdd7b2ec57fda43df028f.tar.bz2 gentoo-5c58cc2b696742bae6cbdd7b2ec57fda43df028f.zip |
app-containers/incus: add OCI optfeature
Closes: https://bugs.gentoo.org/942350
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/incus/incus-6.6.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-containers/incus/incus-6.6.ebuild b/app-containers/incus/incus-6.6.ebuild index 65a3654dfb92..a9c0723f61be 100644 --- a/app-containers/incus/incus-6.6.ebuild +++ b/app-containers/incus/incus-6.6.ebuild @@ -204,6 +204,7 @@ pkg_postinst() { elog " https://wiki.gentoo.org/wiki/Incus#Migrating_from_LXD" elog optfeature "virtual machine support" app-cdr/cdrtools app-emulation/qemu[spice,usbredir,virtfs] + optfeature "OCI container images support" app-containers/skopeo app-containers/umoci optfeature "btrfs storage backend" sys-fs/btrfs-progs optfeature "ipv6 support" net-dns/dnsmasq[ipv6] optfeature "full incus-migrate support" net-misc/rsync |