diff options
author | Sam James <sam@gentoo.org> | 2023-03-14 02:00:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-14 02:00:36 +0000 |
commit | 14a312e236218df99c8b82f1f7a4f69e202266c1 (patch) | |
tree | 8b07c207c9642cc566338a0ded7a49cf97ec3cc6 /dev-python | |
parent | dev-perl/Net-DNS: add 1.370.0 (diff) | |
download | gentoo-14a312e236218df99c8b82f1f7a4f69e202266c1.tar.gz gentoo-14a312e236218df99c8b82f1f7a4f69e202266c1.tar.bz2 gentoo-14a312e236218df99c8b82f1f7a4f69e202266c1.zip |
dev-python/hypothesis: Stabilize 6.68.0 ALLARCHES, #901049
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.68.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.68.0.ebuild b/dev-python/hypothesis/hypothesis-6.68.0.ebuild index c793a8a143d2..53e3bebd8313 100644 --- a/dev-python/hypothesis/hypothesis-6.68.0.ebuild +++ b/dev-python/hypothesis/hypothesis-6.68.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=" |