diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-02-19 14:33:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-19 16:36:52 +0000 |
commit | e3b212f5915ffb20798692309f41e700a4e1642f (patch) | |
tree | 0e74e4053cd807680320535dfbbfd46e87451e88 /dev-python/hypothesis | |
parent | media-libs/pulseaudio-qt: amd64 stable wrt bug #709542 (diff) | |
download | gentoo-e3b212f5915ffb20798692309f41e700a4e1642f.tar.gz gentoo-e3b212f5915ffb20798692309f41e700a4e1642f.tar.bz2 gentoo-e3b212f5915ffb20798692309f41e700a4e1642f.zip |
dev-python/hypothesis: keyworded 5.5.2 for hppa, bug #703174
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
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.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.5.2.ebuild b/dev-python/hypothesis/hypothesis-5.5.2.ebuild index a0f000b29f96..b3200160cc3e 100644 --- a/dev-python/hypothesis/hypothesis-5.5.2.ebuild +++ b/dev-python/hypothesis/hypothesis-5.5.2.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="test" RESTRICT="!test? ( test )" |