From 202e88b4cc5c0dedfeaad75f1e3a981e78f00af1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 13 Jun 2021 22:36:03 +0000 Subject: app-emulation/docker: Stabilize 20.10.7 arm64, #790257 Signed-off-by: Sam James --- app-emulation/docker/docker-20.10.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emulation') diff --git a/app-emulation/docker/docker-20.10.7.ebuild b/app-emulation/docker/docker-20.10.7.ebuild index 93a4586e1746..6cad3fd57db4 100644 --- a/app-emulation/docker/docker-20.10.7.ebuild +++ b/app-emulation/docker/docker-20.10.7.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 ~x86" +KEYWORDS="amd64 ~arm arm64 ppc64 ~x86" IUSE="apparmor aufs btrfs +cli +container-init device-mapper hardened overlay seccomp" DEPEND=" -- cgit v1.2.3-65-gdbad