commit: 32b5cd6ce499550c9ebac3ddc1dce1dd993c4fc1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 20:54:58 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 20:54:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32b5cd6c
dev-python/opentelemetry-api: Stabilize 1.24.0 amd64, #929921
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/opentelemetry-api/opentelemetry-api-1.24.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/opentelemetry-api/opentelemetry-api-1.24.0.ebuild
b/dev-python/opentelemetry-api/opentelemetry-api-1.24.0.ebuild
index 8551e0bc4133..6d714ed51b39 100644
--- a/dev-python/opentelemetry-api/opentelemetry-api-1.24.0.ebuild
+++ b/dev-python/opentelemetry-api/opentelemetry-api-1.24.0.ebuild
@@ -24,7 +24,7 @@ S="${WORKDIR}/${MY_P}/${PN}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
RDEPEND="
>=dev-python/deprecated-1.2.6[${PYTHON_USEDEP}]