diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-20 15:45:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-20 15:45:16 +0200 |
commit | 87396184a5973db7fa14f613b96a55b6127c7ab3 (patch) | |
tree | 511e54ce13e9d519a1b955ee4c19973d2fa9fd33 /dev-python | |
parent | dev-python/flit_scm: sparc stable wrt bug #859202 (diff) | |
download | gentoo-87396184a5973db7fa14f613b96a55b6127c7ab3.tar.gz gentoo-87396184a5973db7fa14f613b96a55b6127c7ab3.tar.bz2 gentoo-87396184a5973db7fa14f613b96a55b6127c7ab3.zip |
dev-python/hypothesis: sparc stable wrt bug #859202
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.49.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.49.1.ebuild b/dev-python/hypothesis/hypothesis-6.49.1.ebuild index 5bd32f2bc44b..7b89b0fb2ae8 100644 --- a/dev-python/hypothesis/hypothesis-6.49.1.ebuild +++ b/dev-python/hypothesis/hypothesis-6.49.1.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86" IUSE="cli" RDEPEND=" |