summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-03-26 20:06:51 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-03-26 20:06:51 +0300
commit8e48df7de35b765f9e9e6649b357c4932514b895 (patch)
tree7b8acd2a3412e0bad769be8e9b28f5342339866c
parentdev-python/jsonschema: Keyword 4.4.0-r2 arm, #836003 (diff)
downloadgentoo-8e48df7d.tar.gz
gentoo-8e48df7d.tar.bz2
gentoo-8e48df7d.zip
dev-python/uri_template: Keyword 1.1.0 arm, #836003
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 a44bb452eee1..87bac89ab52d 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 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
python_test() {
"${EPYTHON}" "test.py" || die "Tests fail with ${EPYTHON}."