summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-28 08:42:44 +0000
committerSam James <sam@gentoo.org>2020-11-28 08:47:50 +0000
commit76d7fade13ceb6eca52f47d80709ffb37b4d72de (patch)
tree84ffd3ce0c45cfd074230667114c033f49a291c4 /dev-python/hypothesis
parentdev-python/filelock: ~x64-macos keyworded (diff)
downloadgentoo-76d7fade13ceb6eca52f47d80709ffb37b4d72de.tar.gz
gentoo-76d7fade13ceb6eca52f47d80709ffb37b4d72de.tar.bz2
gentoo-76d7fade13ceb6eca52f47d80709ffb37b4d72de.zip
dev-python/hypothesis: ~x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r--dev-python/hypothesis/hypothesis-5.41.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.41.3.ebuild b/dev-python/hypothesis/hypothesis-5.41.3.ebuild
index a3cf894856ae..6ab59221317a 100644
--- a/dev-python/hypothesis/hypothesis-5.41.3.ebuild
+++ b/dev-python/hypothesis/hypothesis-5.41.3.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
IUSE="cli test"
RESTRICT="!test? ( test )"