summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-03 23:30:31 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-03 23:30:31 +0200
commit2a16a5ded6fd825789f4f46d300e46a7938199b1 (patch)
tree5befc16c80dc26df20c3231964008a32aa9bcd92 /app-containers/podman
parentdev-python/kiwisolver: add Python 3.11 patch (diff)
downloadgentoo-2a16a5ded6fd825789f4f46d300e46a7938199b1.tar.gz
gentoo-2a16a5ded6fd825789f4f46d300e46a7938199b1.tar.bz2
gentoo-2a16a5ded6fd825789f4f46d300e46a7938199b1.zip
app-containers/podman: Stabilize 4.1.0 arm64, #849419
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-containers/podman')
-rw-r--r--app-containers/podman/podman-4.1.0.ebuild2
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 2802720c49c4..ca2f5985075e 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"