From: Agostino Sarubbo Date: Fri, 20 Dec 2019 12:12:38 +0000 (+0100) Subject: dev-python/pytest: ppc stable wrt bug #703062 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0154ba1feb720dbe8f98e858006d3a8a7b736ee8;p=gentoo.git dev-python/pytest: ppc stable wrt bug #703062 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/pytest/pytest-4.5.0.ebuild b/dev-python/pytest/pytest-4.5.0.ebuild index 4e74350030a3..b88259a38470 100644 --- a/dev-python/pytest/pytest-4.5.0.ebuild +++ b/dev-python/pytest/pytest-4.5.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )"