commit: d9400c68b72913832440cf16737a7811b0af2dd3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 03:07:53 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 03:09:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9400c68
dev-python/fastbencode: Keyword 0.2 arm64, #909844
Signed-off-by: Sam James <sam <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 33b5303ae6ab..2eb4c468cacb 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"
+KEYWORDS="~amd64 ~arm64"
BDEPEND="
dev-python/cython[${PYTHON_USEDEP}]