diff options
author | Sam James <sam@gentoo.org> | 2022-07-19 20:24:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-19 20:26:02 +0000 |
commit | ea3693c190246658bdb456af8bb55622f3d7fd89 (patch) | |
tree | 93ddeb055d79af618df9d67b5d414ee9d78c7cfc /dev-python/hypothesis | |
parent | dev-python/flit_scm: Stabilize 1.6.2 arm, #859202 (diff) | |
download | gentoo-ea3693c190246658bdb456af8bb55622f3d7fd89.tar.gz gentoo-ea3693c190246658bdb456af8bb55622f3d7fd89.tar.bz2 gentoo-ea3693c190246658bdb456af8bb55622f3d7fd89.zip |
dev-python/hypothesis: Stabilize 6.49.1 ppc64, #859202
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.49.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.49.1.ebuild b/dev-python/hypothesis/hypothesis-6.49.1.ebuild index 782f1d2a088f..4715434ba4bd 100644 --- a/dev-python/hypothesis/hypothesis-6.49.1.ebuild +++ b/dev-python/hypothesis/hypothesis-6.49.1.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="cli" RDEPEND=" |