summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-03-26 19:50:04 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-03-26 19:50:04 +0300
commit4182a963767f38703ca5a291c843a677cc753727 (patch)
tree220fbc5210e63227d49cea6031c24b4d54af4a05 /dev-python/uri_template
parentdev-python/jsonschema: Keyword 4.4.0-r2 ppc64, #836003 (diff)
downloadgentoo-4182a963767f38703ca5a291c843a677cc753727.tar.gz
gentoo-4182a963767f38703ca5a291c843a677cc753727.tar.bz2
gentoo-4182a963767f38703ca5a291c843a677cc753727.zip
dev-python/uri_template: Keyword 1.1.0 x86, #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 ca3dd6ce79a7..a44bb452eee1 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 ~arm64 ~ppc ~ppc64 ~riscv ~sparc"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
python_test() {
"${EPYTHON}" "test.py" || die "Tests fail with ${EPYTHON}."