diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-14 10:15:06 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-14 10:15:06 +0200 |
commit | aa0d7c35a311ef76d1e8255c2a9622c50a3c980d (patch) | |
tree | 0798cf8ff3dfa8449c2c6affe48755b2d6a69763 /dev-python/hypothesis | |
parent | media-video/baka-mplayer: Keyword 2.0.4-r1 arm64, #851210 (diff) | |
download | gentoo-aa0d7c35a311ef76d1e8255c2a9622c50a3c980d.tar.gz gentoo-aa0d7c35a311ef76d1e8255c2a9622c50a3c980d.tar.bz2 gentoo-aa0d7c35a311ef76d1e8255c2a9622c50a3c980d.zip |
dev-python/hypothesis: Keyword 6.47.2 arm64, #851642
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.47.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.47.2.ebuild b/dev-python/hypothesis/hypothesis-6.47.2.ebuild index f31528839163..5c05b1f782ef 100644 --- a/dev-python/hypothesis/hypothesis-6.47.2.ebuild +++ b/dev-python/hypothesis/hypothesis-6.47.2.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" IUSE="cli" RDEPEND=" |