commit: 4d0dc54cf630656c23670b0399118b02dc2e99c8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 24 19:06:08 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 24 19:06:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d0dc54c
app-containers/docker-compose: Stabilize 2.34.0 arm64, #956577
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-containers/docker-compose/docker-compose-2.34.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-containers/docker-compose/docker-compose-2.34.0.ebuild
b/app-containers/docker-compose/docker-compose-2.34.0.ebuild
index 4648abc66ec3..f9ca9eb3c238 100644
--- a/app-containers/docker-compose/docker-compose-2.34.0.ebuild
+++ b/app-containers/docker-compose/docker-compose-2.34.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/compose-${MY_PV}"
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="amd64 ~arm64"
+KEYWORDS="amd64 arm64"
RDEPEND=">=app-containers/docker-cli-23.0.0"