diff options
author | 2023-08-11 19:18:02 +0000 | |
---|---|---|
committer | 2023-08-11 19:18:02 +0000 | |
commit | 7c668bad995b068811bec60e97912fb07ae36695 (patch) | |
tree | 8f3f63ce35d07430a39f481f33eaf0b1ff8871eb /dev-python/hypothesis | |
parent | dev-python/pykerberos: Stabilize 1.3.1-r2 arm64, #912133 (diff) | |
download | gentoo-7c668bad995b068811bec60e97912fb07ae36695.tar.gz gentoo-7c668bad995b068811bec60e97912fb07ae36695.tar.bz2 gentoo-7c668bad995b068811bec60e97912fb07ae36695.zip |
dev-python/hypothesis: Stabilize 6.81.2 ALLARCHES, #912097
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.81.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.81.2.ebuild b/dev-python/hypothesis/hypothesis-6.81.2.ebuild index 1b1252066aaf..e44852813a9d 100644 --- a/dev-python/hypothesis/hypothesis-6.81.2.ebuild +++ b/dev-python/hypothesis/hypothesis-6.81.2.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=" |