commit: 4a8fa332584e33e10b819624e50cf2156fab14de Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 28 10:27:32 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Sep 28 10:27:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a8fa332
app-containers/docker-compose: Stabilize 2.28.1 arm64, #939806 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-containers/docker-compose/docker-compose-2.28.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/docker-compose/docker-compose-2.28.1.ebuild b/app-containers/docker-compose/docker-compose-2.28.1.ebuild index 07497c442bbd..f6023d040cd4 100644 --- a/app-containers/docker-compose/docker-compose-2.28.1.ebuild +++ b/app-containers/docker-compose/docker-compose-2.28.1.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" BDEPEND=">=dev-lang/go-1.21" RDEPEND=">=app-containers/docker-cli-23.0.0"
