summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-22 22:23:18 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-22 22:23:18 +0200
commit1c6e4d28fba84573918ba5635ad1357e9ca465c7 (patch)
tree17d7589ae2ababb09e2ed63361f15cc778217bb3 /app-containers
parentprofiles: Move default-on of USE=dri to 17.0 directory, so it can be "unset" ... (diff)
downloadgentoo-1c6e4d28fba84573918ba5635ad1357e9ca465c7.tar.gz
gentoo-1c6e4d28fba84573918ba5635ad1357e9ca465c7.tar.bz2
gentoo-1c6e4d28fba84573918ba5635ad1357e9ca465c7.zip
app-containers/docker-compose: Stabilize 1.29.2-r6 amd64, #927546
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r--app-containers/docker-compose/docker-compose-1.29.2-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/docker-compose/docker-compose-1.29.2-r6.ebuild b/app-containers/docker-compose/docker-compose-1.29.2-r6.ebuild
index db06f6aaf173..cb09144e9979 100644
--- a/app-containers/docker-compose/docker-compose-1.29.2-r6.ebuild
+++ b/app-containers/docker-compose/docker-compose-1.29.2-r6.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/docker/compose/archive/${MY_PV}.tar.gz -> ${P}.gh.ta
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 arm64"
+KEYWORDS="amd64 arm64"
RDEPEND="
>=dev-python/distro-1.5.0[${PYTHON_USEDEP}]