diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-06-13 18:07:18 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-06-13 18:07:38 +0800 |
commit | 1003ece81dd87867bc6873a5244475e5f3e95a0e (patch) | |
tree | 8a64052014d4576059ffa4414031ecdfc8a88268 /dev-python | |
parent | dev-python/exceptiongroup: Keyword 1.0.0_rc8 riscv, #851642 (diff) | |
download | gentoo-1003ece81dd87867bc6873a5244475e5f3e95a0e.tar.gz gentoo-1003ece81dd87867bc6873a5244475e5f3e95a0e.tar.bz2 gentoo-1003ece81dd87867bc6873a5244475e5f3e95a0e.zip |
dev-python/hypothesis: Keyword 6.47.2 riscv, #851642
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.47.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.47.2.ebuild b/dev-python/hypothesis/hypothesis-6.47.2.ebuild index 12d94f2afdac..4a6ec603042b 100644 --- a/dev-python/hypothesis/hypothesis-6.47.2.ebuild +++ b/dev-python/hypothesis/hypothesis-6.47.2.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="cli" RDEPEND=" |