diff options
author | Sam James <sam@gentoo.org> | 2022-07-19 20:24:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-19 20:26:00 +0000 |
commit | e365e162b5a4b684fb67892a78217c9e4e949561 (patch) | |
tree | 56fb42337fd60f53f85b99f05185f872ea64f001 /dev-python/hypothesis | |
parent | app-portage/mgorny-dev-scripts: Stabilize 20 ALLARCHES, #859190 (diff) | |
download | gentoo-e365e162b5a4b684fb67892a78217c9e4e949561.tar.gz gentoo-e365e162b5a4b684fb67892a78217c9e4e949561.tar.bz2 gentoo-e365e162b5a4b684fb67892a78217c9e4e949561.zip |
dev-python/hypothesis: Stabilize 6.49.1 arm, #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 1065b755121f..782f1d2a088f 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=" |