diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-13 23:33:46 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-13 23:33:46 +0200 |
commit | 41372e6e296715707cb8f79d77cfee7a97e28345 (patch) | |
tree | 7819ce81acd885bde1f7415fe93dd9fbb00d51ab /dev-python/hypothesis | |
parent | dev-python/flit_scm: Keyword 1.6.2 hppa, #851642 (diff) | |
download | gentoo-41372e6e296715707cb8f79d77cfee7a97e28345.tar.gz gentoo-41372e6e296715707cb8f79d77cfee7a97e28345.tar.bz2 gentoo-41372e6e296715707cb8f79d77cfee7a97e28345.zip |
dev-python/hypothesis: Keyword 6.47.2 ppc64, #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 cc514a36682c..218a0ec8972a 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 ~riscv ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~riscv ~x86" IUSE="cli" RDEPEND=" |