diff options
author | Sam James <sam@gentoo.org> | 2020-08-30 03:55:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-30 03:57:19 +0000 |
commit | 3112e9243f033daa3b6d2aa41ed82171fedec956 (patch) | |
tree | f22acf9ba5b26804b1b10bd1429b0a190271d38f /dev-python/hypothesis | |
parent | dev-python/black: Keyword 20.8_beta1 arm, #739176 (diff) | |
download | gentoo-3112e9243f033daa3b6d2aa41ed82171fedec956.tar.gz gentoo-3112e9243f033daa3b6d2aa41ed82171fedec956.tar.bz2 gentoo-3112e9243f033daa3b6d2aa41ed82171fedec956.zip |
dev-python/hypothesis: Keyword 5.29.4 arm, #739176
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-5.29.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.29.4.ebuild b/dev-python/hypothesis/hypothesis-5.29.4.ebuild index 131b254a038d..9fb996f97f0a 100644 --- a/dev-python/hypothesis/hypothesis-5.29.4.ebuild +++ b/dev-python/hypothesis/hypothesis-5.29.4.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86" IUSE="cli test" RESTRICT="!test? ( test )" |