commit: 7eb0da0287cbcace7141f9263820588be6992129
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 16:43:36 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 16:43:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eb0da02
dev-python/uri_template: Keyword 1.1.0 sparc, #836003
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/uri_template/uri_template-1.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/uri_template/uri_template-1.1.0.ebuild
b/dev-python/uri_template/uri_template-1.1.0.ebuild
index b9fa17a1f87e..972840fdac41 100644
--- a/dev-python/uri_template/uri_template-1.1.0.ebuild
+++ b/dev-python/uri_template/uri_template-1.1.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~riscv"
+KEYWORDS="~amd64 ~ppc ~riscv ~sparc"
python_test() {
"${EPYTHON}" "test.py" || die "Tests fail with ${EPYTHON}."