summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-05 05:05:05 +0000
committerSam James <sam@gentoo.org>2023-01-05 05:05:05 +0000
commit4c8be14b9dae6300faf9939dcef8715e45960cab (patch)
treeb7b935b615b279ff165269d6569729bc8acc38fe /app-containers
parentapp-containers/containerd: Stabilize 1.6.14 arm64, #889546 (diff)
downloadgentoo-4c8be14b9dae6300faf9939dcef8715e45960cab.tar.gz
gentoo-4c8be14b9dae6300faf9939dcef8715e45960cab.tar.bz2
gentoo-4c8be14b9dae6300faf9939dcef8715e45960cab.zip
app-containers/docker: Stabilize 20.10.22 arm64, #889546
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r--app-containers/docker/docker-20.10.22.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/docker/docker-20.10.22.ebuild b/app-containers/docker/docker-20.10.22.ebuild
index 181e6b801531..380a03fcecc5 100644
--- a/app-containers/docker/docker-20.10.22.ebuild
+++ b/app-containers/docker/docker-20.10.22.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/moby/moby/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~x86"
IUSE="apparmor aufs btrfs +cli +container-init device-mapper hardened
overlay seccomp selinux"