summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-09 22:40:23 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-09 22:40:23 +0300
commit45dc6bb986ac0a6730d7275ae4956d66f39014a8 (patch)
treebc2011c75146dd65bdd0aaa69550b175154f6b99 /dev-python/uri_template
parentdev-python/jsonschema: Keyword 4.4.0-r2 s390, #836003 (diff)
downloadgentoo-45dc6bb986ac0a6730d7275ae4956d66f39014a8.tar.gz
gentoo-45dc6bb986ac0a6730d7275ae4956d66f39014a8.tar.bz2
gentoo-45dc6bb986ac0a6730d7275ae4956d66f39014a8.zip
dev-python/uri_template: Keyword 1.1.0 s390, #836003
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/uri_template')
-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 ce33e3d3ddea..a43f5368a31f 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 ~arm ~arm64 ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
python_test() {
"${EPYTHON}" "test.py" || die "Tests fail with ${EPYTHON}."