commit: bd1b9f69f618e599b138624ee15f09a5c8f65362 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Thu Oct 15 08:54:49 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Thu Oct 15 08:57:36 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd1b9f69
dev-python/process-tests: Keyword under ALLARCHES policy Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> dev-python/process-tests/process-tests-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/process-tests/process-tests-1.1.2.ebuild b/dev-python/process-tests/process-tests-1.1.2.ebuild index 5413f2d..41cd000 100644 --- a/dev-python/process-tests/process-tests-1.1.2.ebuild +++ b/dev-python/process-tests/process-tests-1.1.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD" -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="test" RDEPEND=""