diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-07-03 07:22:52 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-07-03 07:22:52 +0800 |
commit | 6256c86f03dbb02757ef6d80b216ed1bc41c2361 (patch) | |
tree | 7dacd71b13039aa78e638d013a2a2942324cb0d8 /dev-python/hypothesis | |
parent | sys-process/schedtool: keyword 1.3.0-r1 for ~riscv (diff) | |
download | gentoo-6256c86f03dbb02757ef6d80b216ed1bc41c2361.tar.gz gentoo-6256c86f03dbb02757ef6d80b216ed1bc41c2361.tar.bz2 gentoo-6256c86f03dbb02757ef6d80b216ed1bc41c2361.zip |
dev-python/hypothesis: keyword 6.48.2 for ~loong
Bug: https://bugs.gentoo.org/851642
Signed-off-by: WANG Xuerui <xen0n@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 fe54fbddde16..1065b755121f 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 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="cli" RDEPEND=" |