summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-03-26 19:49:27 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-03-26 19:49:27 +0300
commitde8fddf66fed833e99cac546ca0c424294fb43c0 (patch)
tree6d761a5400bba1c758b31e210f6dbbdd5b1a528c /dev-python/uri_template
parentdev-python/jsonschema: Keyword 4.4.0-r2 arm64, #836003 (diff)
downloadgentoo-de8fddf66fed833e99cac546ca0c424294fb43c0.tar.gz
gentoo-de8fddf66fed833e99cac546ca0c424294fb43c0.tar.bz2
gentoo-de8fddf66fed833e99cac546ca0c424294fb43c0.zip
dev-python/uri_template: Keyword 1.1.0 arm64, #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 972840fdac41..b8927e81ea88 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 ~sparc"
+KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~sparc"
python_test() {
"${EPYTHON}" "test.py" || die "Tests fail with ${EPYTHON}."