commit: 3a3e507f7cee30fee52a8768c4a4a4248a679c54
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 9 06:10:00 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 9 06:10:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a3e507f
dev-python/fastbencode: Keyword 0.2 x86, #909844
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/fastbencode/fastbencode-0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/fastbencode/fastbencode-0.2.ebuild
b/dev-python/fastbencode/fastbencode-0.2.ebuild
index 068bcff75e2d..badf0a63432d 100644
--- a/dev-python/fastbencode/fastbencode-0.2.ebuild
+++ b/dev-python/fastbencode/fastbencode-0.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
BDEPEND="
dev-python/cython[${PYTHON_USEDEP}]