diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-05 10:45:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-05 10:45:53 +0200 |
commit | b1d123cb60d3253b4091ed7fa7f8d872e0989715 (patch) | |
tree | c96f59f38b8a9b92081bd7ccad6e371cca398120 /dev-python/hypothesis | |
parent | sys-apps/apparmor: Stabilize 3.1.4 amd64, #916841 (diff) | |
download | gentoo-b1d123cb60d3253b4091ed7fa7f8d872e0989715.tar.gz gentoo-b1d123cb60d3253b4091ed7fa7f8d872e0989715.tar.bz2 gentoo-b1d123cb60d3253b4091ed7fa7f8d872e0989715.zip |
dev-python/hypothesis: Stabilize 6.88.1 ALLARCHES, #916873
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.88.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.88.1.ebuild b/dev-python/hypothesis/hypothesis-6.88.1.ebuild index 5d255dfeb3df..67d44f17a56f 100644 --- a/dev-python/hypothesis/hypothesis-6.88.1.ebuild +++ b/dev-python/hypothesis/hypothesis-6.88.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=" |