summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-04-24 20:41:30 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-04-24 20:35:18 +0200
commit511fc35eea3ad0affd30302213ddf4baaf64759c (patch)
tree7de8e5f25bcc75111eb0bdf02d9452e1a7176e24
parentdev-python/jaraco-stream: Keyword 3.0.3 riscv, #839768 (diff)
downloadgentoo-511fc35e.tar.gz
gentoo-511fc35e.tar.bz2
gentoo-511fc35e.zip
dev-python/pycares: Keyword 4.1.2 riscv, #839768
Some test failed same as in amd64. Signed-off-by: Yu Gu <guyu2876@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25181 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-python/pycares/pycares-4.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycares/pycares-4.1.2.ebuild b/dev-python/pycares/pycares-4.1.2.ebuild
index 1ff06a1aacd3..9cdca1537051 100644
--- a/dev-python/pycares/pycares-4.1.2.ebuild
+++ b/dev-python/pycares/pycares-4.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ S=${WORKDIR}/${PN}-${P/_p/-fix}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~riscv ~x86"
IUSE="test"
# Tests fail with network-sandbox, since they try to resolve google.com
PROPERTIES="test_network"