diff options
Diffstat (limited to 'dev-python/uri_template')
-rw-r--r-- | dev-python/uri_template/uri_template-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/uri_template/uri_template-1.2.0.ebuild b/dev-python/uri_template/uri_template-1.2.0.ebuild index 2aa659f49c57..9d1abf85e669 100644 --- a/dev-python/uri_template/uri_template-1.2.0.ebuild +++ b/dev-python/uri_template/uri_template-1.2.0.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" python_test() { "${EPYTHON}" "test.py" || die "Tests fail with ${EPYTHON}." |