summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-03-26 01:02:20 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-03-25 20:42:30 +0100
commit8373dce2dcb4b283885e7898d8f456d8ce25de38 (patch)
tree74357de4d330455b0268e3994afcd5161302ab64
parentdev-python/pylev: destabilize 1.4.0 for ~x86 (diff)
downloadgentoo-8373dce2dcb4b283885e7898d8f456d8ce25de38.tar.gz
gentoo-8373dce2dcb4b283885e7898d8f456d8ce25de38.tar.bz2
gentoo-8373dce2dcb4b283885e7898d8f456d8ce25de38.zip
dev-python/uri_template: keyword 1.1.0 for ~riscv
Bug: https://bugs.gentoo.org/836003 Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@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 f49291c92388..ed423f8f7bf2 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"
+KEYWORDS="~amd64 ~riscv"
python_test() {
"${EPYTHON}" "test.py" || die "Tests fail with ${EPYTHON}."