diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-13 23:50:11 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-13 23:50:11 +0200 |
commit | 0e7bd721d242f8d01723e77b00e84104e2bf9d23 (patch) | |
tree | 8f7e91dfec7aec196a725554dbcfded16ddf01c1 /dev-python/hypothesis | |
parent | net-libs/libnsl: Stabilize 2.0.0-r1 ppc, #813759 (diff) | |
download | gentoo-0e7bd721d242f8d01723e77b00e84104e2bf9d23.tar.gz gentoo-0e7bd721d242f8d01723e77b00e84104e2bf9d23.tar.bz2 gentoo-0e7bd721d242f8d01723e77b00e84104e2bf9d23.zip |
dev-python/hypothesis: Keyword 6.47.2 ppc, #851642
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-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 218a0ec8972a..f31528839163 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 ~hppa ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~riscv ~x86" IUSE="cli" RDEPEND=" |