diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-30 21:06:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-30 21:06:25 +0300 |
commit | 92ead5e36efd91d8f492bdac293ed45857eefeee (patch) | |
tree | b0641aaf64f62c8891379ff9e60a17ef7b3075bf /dev-python/hypothesis | |
parent | dev-python/exceptiongroup: Keyword 1.0.0_rc8 s390, #851642 (diff) | |
download | gentoo-92ead5e36efd91d8f492bdac293ed45857eefeee.tar.gz gentoo-92ead5e36efd91d8f492bdac293ed45857eefeee.tar.bz2 gentoo-92ead5e36efd91d8f492bdac293ed45857eefeee.zip |
dev-python/hypothesis: Keyword 6.48.2 s390, #851642
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.48.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.48.2.ebuild b/dev-python/hypothesis/hypothesis-6.48.2.ebuild index b6adc3d4e991..fe54fbddde16 100644 --- a/dev-python/hypothesis/hypothesis-6.48.2.ebuild +++ b/dev-python/hypothesis/hypothesis-6.48.2.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="cli" RDEPEND=" |