diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-04 21:51:39 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-04 21:51:39 +0200 |
commit | 61b88f53b8abfc6e9da00ffa888e4c68c2120549 (patch) | |
tree | b8d86cc7a1287b4de61a230dae060543e73ca77b /app-containers | |
parent | media-sound/pulseeffects: Stabilize 4.8.7 amd64, #849059 (diff) | |
download | gentoo-61b88f53b8abfc6e9da00ffa888e4c68c2120549.tar.gz gentoo-61b88f53b8abfc6e9da00ffa888e4c68c2120549.tar.bz2 gentoo-61b88f53b8abfc6e9da00ffa888e4c68c2120549.zip |
app-containers/podman: Stabilize 4.1.0 amd64, #849419
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/podman/podman-4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/podman/podman-4.1.0.ebuild b/app-containers/podman/podman-4.1.0.ebuild index ca2f5985075e..0ce02e6d090a 100644 --- a/app-containers/podman/podman-4.1.0.ebuild +++ b/app-containers/podman/podman-4.1.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/containers/podman/archive/v${PV}.tar.gz -> ${MY_P}.t LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64 arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv" IUSE="apparmor btrfs cgroup-hybrid +fuse +init +rootless selinux" RESTRICT+=" test" |