diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-13 23:33:43 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-13 23:33:43 +0200 |
commit | 39e22176a613e68d61902dfa83c69280857d2e13 (patch) | |
tree | fbffdc6ed76425289ebaf901474ef6c6d0cee8d4 /dev-python | |
parent | dev-util/systemtap: Stabilize 4.5-r1 x86, #850232 (diff) | |
download | gentoo-39e22176a613e68d61902dfa83c69280857d2e13.tar.gz gentoo-39e22176a613e68d61902dfa83c69280857d2e13.tar.bz2 gentoo-39e22176a613e68d61902dfa83c69280857d2e13.zip |
dev-python/hypothesis: Keyword 6.47.2 hppa, #851642
Signed-off-by: Jakov Smolić <jsmolic@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 4a6ec603042b..cc514a36682c 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 ~riscv ~x86" +KEYWORDS="~amd64 ~hppa ~riscv ~x86" IUSE="cli" RDEPEND=" |