diff options
author | 2024-07-27 10:07:00 +0300 | |
---|---|---|
committer | 2024-07-27 10:07:00 +0300 | |
commit | 86ec4a3aa07e21675e23c108bd22c7d029c86e53 (patch) | |
tree | 138c4e546e812277a138dd08e1c1c1b4d61efe11 /dev-python/hypothesis | |
parent | dev-python/scikit-build: Stabilize 0.18.0 ppc64, #936727 (diff) | |
download | gentoo-86ec4a3aa07e21675e23c108bd22c7d029c86e53.tar.gz gentoo-86ec4a3aa07e21675e23c108bd22c7d029c86e53.tar.bz2 gentoo-86ec4a3aa07e21675e23c108bd22c7d029c86e53.zip |
dev-python/hypothesis: Stabilize 6.107.0 ALLARCHES, #936731
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.107.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.107.0.ebuild b/dev-python/hypothesis/hypothesis-6.107.0.ebuild index d401f55b2788..e5f588dc4dcf 100644 --- a/dev-python/hypothesis/hypothesis-6.107.0.ebuild +++ b/dev-python/hypothesis/hypothesis-6.107.0.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="cli" RDEPEND=" |