diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-02-01 13:15:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-01 12:35:44 +0000 |
commit | e2ddf009669f0659e1ccf0e228b2d66002e7f501 (patch) | |
tree | 78d985babb4e68563be5e6e05976ce2a5f8c3c4d /dev-python/hypothesis | |
parent | dev-python/rencode: move keywords forward (diff) | |
download | gentoo-e2ddf009669f0659e1ccf0e228b2d66002e7f501.tar.gz gentoo-e2ddf009669f0659e1ccf0e228b2d66002e7f501.tar.bz2 gentoo-e2ddf009669f0659e1ccf0e228b2d66002e7f501.zip |
dev-python/hypothesis: move ~sparc forward
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-5.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.4.0.ebuild b/dev-python/hypothesis/hypothesis-5.4.0.ebuild index 963f87ee74a0..d1f7fce2bf73 100644 --- a/dev-python/hypothesis/hypothesis-5.4.0.ebuild +++ b/dev-python/hypothesis/hypothesis-5.4.0.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |