From b7d8064208c7fe7271ea3e2333c87edcf19ef2c5 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 9 Sep 2025 15:25:03 +0300 Subject: [PATCH] dev-python/betterproto: Stabilize 2.0.0_beta7 ALLARCHES, #962565 Signed-off-by: Arthur Zamarin --- dev-python/betterproto/betterproto-2.0.0_beta7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/betterproto/betterproto-2.0.0_beta7.ebuild b/dev-python/betterproto/betterproto-2.0.0_beta7.ebuild index 138ac9a216bf1..228764d788ebc 100644 --- a/dev-python/betterproto/betterproto-2.0.0_beta7.ebuild +++ b/dev-python/betterproto/betterproto-2.0.0_beta7.ebuild @@ -34,7 +34,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" RDEPEND=" >=dev-python/black-23.1.0[${PYTHON_USEDEP}]