diff options
author | Sam James <sam@gentoo.org> | 2022-07-19 20:24:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-19 20:26:08 +0000 |
commit | 60990d5361689dbc71cda67f58e28ecd9478308b (patch) | |
tree | 256791049a9751f497b35ff908c369fa911275cf /dev-python/hypothesis | |
parent | dev-ml/uucp: Stabilize 14.0.0 amd64, #859196 (diff) | |
download | gentoo-60990d5361689dbc71cda67f58e28ecd9478308b.tar.gz gentoo-60990d5361689dbc71cda67f58e28ecd9478308b.tar.bz2 gentoo-60990d5361689dbc71cda67f58e28ecd9478308b.zip |
dev-python/hypothesis: Stabilize 6.49.1 amd64, #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 de78e707ffb4..7157b695091c 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=" |