diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-11-24 19:59:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-24 19:06:43 +0000 |
commit | 45de7fcdf6c40e7fab6967c28ff53f226cfe3ce1 (patch) | |
tree | 342bb637d077e34d50b364a6b64a66736aa95f26 /dev-python/hypothesis | |
parent | mail-client/s-nail: Fix typo in DESCRIPTION. (diff) | |
download | gentoo-45de7fcdf6c40e7fab6967c28ff53f226cfe3ce1.tar.gz gentoo-45de7fcdf6c40e7fab6967c28ff53f226cfe3ce1.tar.bz2 gentoo-45de7fcdf6c40e7fab6967c28ff53f226cfe3ce1.zip |
dev-python/hypothesis: stable 5.36.2 for sparc, bug #752258
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-5.36.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.36.2.ebuild b/dev-python/hypothesis/hypothesis-5.36.2.ebuild index db19c179fcc6..50437757f39e 100644 --- a/dev-python/hypothesis/hypothesis-5.36.2.ebuild +++ b/dev-python/hypothesis/hypothesis-5.36.2.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" IUSE="cli test" RESTRICT="!test? ( test )" |