diff options
Diffstat (limited to 'dev-python/uri_template/uri_template-1.1.0.ebuild')
-rw-r--r-- | dev-python/uri_template/uri_template-1.1.0.ebuild | 2 |
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}." |