summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-03-26 19:43:36 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-03-26 19:43:36 +0300
commit7eb0da0287cbcace7141f9263820588be6992129 (patch)
tree9239a7cdfbe356e0efc1d6dc57f0c0cade212b2d /dev-python
parentcaf36f1da5f26890c46d94e6f7874fb3ef51d748 (diff)
downloadgentoo-7eb0da0287cbcace7141f9263820588be6992129.tar.gz
gentoo-7eb0da0287cbcace7141f9263820588be6992129.tar.bz2
gentoo-7eb0da0287cbcace7141f9263820588be6992129.zip
dev-python/uri_template: Keyword 1.1.0 sparc, #836003
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/uri_template/uri_template-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}."