commit: b6d865544c4fbe36d7b9ad09d2f12938ca4d69ff
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 29 18:18:01 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 29 18:18:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6d86554
dev-python/pytest-rerunfailures: ppc64 keyworded (bug #709962)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-rerunfailures/pytest-rerunfailures-8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-rerunfailures/pytest-rerunfailures-8.0.ebuild
b/dev-python/pytest-rerunfailures/pytest-rerunfailures-8.0.ebuild
index a1904fda3ee..bacf8d476eb 100644
--- a/dev-python/pytest-rerunfailures/pytest-rerunfailures-8.0.ebuild
+++ b/dev-python/pytest-rerunfailures/pytest-rerunfailures-8.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MPL-2.0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]