diff options
author | 2023-09-11 15:25:38 +0300 | |
---|---|---|
committer | 2023-09-11 15:25:38 +0300 | |
commit | c164f4f89c72fe3f4cf7735bab0fd8e5a80c8079 (patch) | |
tree | c25228e58caf602c0cb40cd79eb36537c9ad0602 | |
parent | dev-python/cairocffi: Stabilize 1.6.1 arm, #913985 (diff) | |
download | gentoo-c164f4f89c72fe3f4cf7735bab0fd8e5a80c8079.tar.gz gentoo-c164f4f89c72fe3f4cf7735bab0fd8e5a80c8079.tar.bz2 gentoo-c164f4f89c72fe3f4cf7735bab0fd8e5a80c8079.zip |
dev-python/hypothesis: Stabilize 6.83.1 ALLARCHES, #913986
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.83.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.83.1.ebuild b/dev-python/hypothesis/hypothesis-6.83.1.ebuild index 0d6df2a9e475..266faabd3550 100644 --- a/dev-python/hypothesis/hypothesis-6.83.1.ebuild +++ b/dev-python/hypothesis/hypothesis-6.83.1.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=" |