From 6811df607fd14334f02faa6b59bb18abcd913cf6 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Thu, 15 Oct 2015 10:52:07 +0200 Subject: [PATCH] dev-python/pytest-cache: Keyword under ALLARCHES policy Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- dev-python/pytest-cache/pytest-cache-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-cache/pytest-cache-1.0.ebuild b/dev-python/pytest-cache/pytest-cache-1.0.ebuild index 1aaa5acb094eb..d63baad118092 100644 --- a/dev-python/pytest-cache/pytest-cache-1.0.ebuild +++ b/dev-python/pytest-cache/pytest-cache-1.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=""