From 1a40a7194871cc7b4def84a282ee95e274474b26 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Fri, 23 Oct 2015 14:50:12 +0200 Subject: [PATCH] dev-python/hypothesis: Keyword under ALLARCHES policy Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- dev-python/hypothesis/hypothesis-1.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hypothesis/hypothesis-1.9.0.ebuild b/dev-python/hypothesis/hypothesis-1.9.0.ebuild index ba35bb207b435..87c9c8a2712ac 100644 --- a/dev-python/hypothesis/hypothesis-1.9.0.ebuild +++ b/dev-python/hypothesis/hypothesis-1.9.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND=""