summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-12-19 23:27:28 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-12-20 00:51:28 -0800
commit4151b44b012afdb91ba2b24c0ad1ef2d165bc301 (patch)
treed4c3e6fe678181860521a6bbac74e696c0db8d08 /sys-cluster/charliecloud/charliecloud-9999.ebuild
parentMove {app-emulation -> app-containers}/crun (diff)
downloadgentoo-4151b44b012afdb91ba2b24c0ad1ef2d165bc301.tar.gz
gentoo-4151b44b012afdb91ba2b24c0ad1ef2d165bc301.tar.bz2
gentoo-4151b44b012afdb91ba2b24c0ad1ef2d165bc301.zip
Move {app-emulation -> app-containers}/buildah
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-cluster/charliecloud/charliecloud-9999.ebuild')
-rw-r--r--sys-cluster/charliecloud/charliecloud-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/charliecloud/charliecloud-9999.ebuild b/sys-cluster/charliecloud/charliecloud-9999.ebuild
index 747ab7795f94..b551d449417f 100644
--- a/sys-cluster/charliecloud/charliecloud-9999.ebuild
+++ b/sys-cluster/charliecloud/charliecloud-9999.ebuild
@@ -70,7 +70,7 @@ src_configure() {
pkg_postinst() {
elog "Various builders are supported, as alternative to the internal ch-image."
- optfeature "Building with Buildah" app-emulation/buildah
+ optfeature "Building with Buildah" app-containers/buildah
optfeature "Building with Docker" app-emulation/docker
optfeature "Progress bars during long operations" sys-apps/pv
optfeature "Pack and unpack squashfs images" sys-fs/squashfs-tools