commit: 4a2c5fb66f8a75c3d0950b89220b343b3f391530
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 14 02:20:18 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 14 02:20:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a2c5fb6
app-containers/docker: Stabilize 27.4.1-r1 arm64, #948057
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-containers/docker/docker-27.4.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-containers/docker/docker-27.4.1-r1.ebuild
b/app-containers/docker/docker-27.4.1-r1.ebuild
index baaae0de2739..2133020f6025 100644
--- a/app-containers/docker/docker-27.4.1-r1.ebuild
+++ b/app-containers/docker/docker-27.4.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}/moby-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
IUSE="apparmor btrfs +container-init cuda +overlay2 seccomp selinux systemd"
DEPEND="