commit: 7c2ced3271023f5ec0acd55dc26706dc03727789
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 06:50:21 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 06:50:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c2ced32
dev-python/betterproto: Keyword 2.0.0_beta6 x86, #958534
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/betterproto/betterproto-2.0.0_beta6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/betterproto/betterproto-2.0.0_beta6.ebuild
b/dev-python/betterproto/betterproto-2.0.0_beta6.ebuild
index 398f324a60aa..74c6a6db097a 100644
--- a/dev-python/betterproto/betterproto-2.0.0_beta6.ebuild
+++ b/dev-python/betterproto/betterproto-2.0.0_beta6.ebuild
@@ -34,7 +34,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
RDEPEND="
>=dev-python/black-23.1.0[${PYTHON_USEDEP}]