diff options
author | 2022-06-14 23:30:52 +0200 | |
---|---|---|
committer | 2022-06-14 23:30:52 +0200 | |
commit | 5f5f6378bb0ec87ec82eb0e61d84d5a88eabda05 (patch) | |
tree | b9ff8f85e632dbcef05ebf6f5befd29dec37c088 /dev-python | |
parent | dev-python/pydevd: Stabilize 2.8.0-r1 arm, #851564 (diff) | |
download | gentoo-5f5f6378bb0ec87ec82eb0e61d84d5a88eabda05.tar.gz gentoo-5f5f6378bb0ec87ec82eb0e61d84d5a88eabda05.tar.bz2 gentoo-5f5f6378bb0ec87ec82eb0e61d84d5a88eabda05.zip |
dev-python/hypothesis: Keyword 6.47.2 arm, #851642
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python')
-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 5c05b1f782ef..fc4586d5a3f4 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 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" IUSE="cli" RDEPEND=" |