commit: f3840201af286d962e6cb1f3a5116c7740d343a9
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=f3840201
app-containers/docker-compose: Stabilize 2.34.0 amd64, #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 f5ef24a30d34..4648abc66ec3 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"