diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-06 22:30:57 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-06 22:30:57 +0300 |
commit | fe71651b14d742e57147569d40ce1dbd14f6c389 (patch) | |
tree | f906be6b335f9e0b276d8056f9aeabcc5e973fed /dev-python/hypothesis | |
parent | dev-python/yarl: Stabilize 1.8.1 arm, #868795 (diff) | |
download | gentoo-fe71651b14d742e57147569d40ce1dbd14f6c389.tar.gz gentoo-fe71651b14d742e57147569d40ce1dbd14f6c389.tar.bz2 gentoo-fe71651b14d742e57147569d40ce1dbd14f6c389.zip |
dev-python/hypothesis: Stabilize 6.54.3 ALLARCHES, #868873
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.54.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.54.3.ebuild b/dev-python/hypothesis/hypothesis-6.54.3.ebuild index 1065b755121f..4fc4aa3ee205 100644 --- a/dev-python/hypothesis/hypothesis-6.54.3.ebuild +++ b/dev-python/hypothesis/hypothesis-6.54.3.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=" |