diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-30 12:50:30 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-30 12:50:30 +0300 |
commit | 6572ebcc121957cfd13c9a445664574ae35f93d8 (patch) | |
tree | 0237c34456f602fb866805529f5ee48794226314 /dev-python/hypothesis | |
parent | dev-ros/xmlrpcpp: remove threads(+) usedep from boost (diff) | |
download | gentoo-6572ebcc121957cfd13c9a445664574ae35f93d8.tar.gz gentoo-6572ebcc121957cfd13c9a445664574ae35f93d8.tar.bz2 gentoo-6572ebcc121957cfd13c9a445664574ae35f93d8.zip |
dev-python/hypothesis: Stabilize 6.49.1 hppa, #859202
Signed-off-by: Arthur Zamarin <arthurzam@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 7b89b0fb2ae8..4fc4aa3ee205 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=" |