summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-13 02:48:27 +0100
committerSam James <sam@gentoo.org>2023-04-13 02:48:37 +0100
commit9db32c04f19112f3635086ce68600b1929d7bd78 (patch)
tree17cdc77f6dcd67af59352e2b45b3bd82fde9541f /app-containers
parentnet-analyzer/wireshark: add 4.0.5 (diff)
downloadgentoo-9db32c04f19112f3635086ce68600b1929d7bd78.tar.gz
gentoo-9db32c04f19112f3635086ce68600b1929d7bd78.tar.bz2
gentoo-9db32c04f19112f3635086ce68600b1929d7bd78.zip
app-containers/docker-compose: Stabilize 2.17.2 amd64, #894414
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r--app-containers/docker-compose/docker-compose-2.17.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/docker-compose/docker-compose-2.17.2.ebuild b/app-containers/docker-compose/docker-compose-2.17.2.ebuild
index a47ff4eb91c7..771a864f5643 100644
--- a/app-containers/docker-compose/docker-compose-2.17.2.ebuild
+++ b/app-containers/docker-compose/docker-compose-2.17.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz"
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
RDEPEND=">=app-containers/docker-cli-23.0.0"