diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:26:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:26:35 +0200 |
commit | 48c8d26c0689187b78fb653c0d9c5a7a1c6b1d68 (patch) | |
tree | af926ce62cb7b6d7bf3f651b235ade44a39194b1 /dev-python/hypothesis | |
parent | x11-misc/xcompmgr: Stabilize 1.1.9 amd64, #891865 (diff) | |
download | gentoo-48c8d26c0689187b78fb653c0d9c5a7a1c6b1d68.tar.gz gentoo-48c8d26c0689187b78fb653c0d9c5a7a1c6b1d68.tar.bz2 gentoo-48c8d26c0689187b78fb653c0d9c5a7a1c6b1d68.zip |
dev-python/hypothesis: Stabilize 6.62.1 ALLARCHES, #891955
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.62.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.62.1.ebuild b/dev-python/hypothesis/hypothesis-6.62.1.ebuild index c793a8a143d2..53e3bebd8313 100644 --- a/dev-python/hypothesis/hypothesis-6.62.1.ebuild +++ b/dev-python/hypothesis/hypothesis-6.62.1.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=" |