commit: 9cad3c185e8a1bebb6116ae0fdd7dac6de62e54c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 29 15:50:37 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 29 15:50:37 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cad3c18
dev-python/typeguard: Keyword 2.13.3 sparc, #808378
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/typeguard/typeguard-2.13.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/typeguard/typeguard-2.13.3.ebuild
b/dev-python/typeguard/typeguard-2.13.3.ebuild
index 79fa6e544e51..680d8697e845 100644
--- a/dev-python/typeguard/typeguard-2.13.3.ebuild
+++ b/dev-python/typeguard/typeguard-2.13.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~riscv ~sparc ~x86"
BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]