summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-31 09:44:55 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-31 09:45:16 +0200
commitc231eb52a490ed665e5d9312407ef96ecb6b3e6a (patch)
treedbc7f1b8f2c57faab078cc584ca4cbac553a99b5 /dev-python
parentdev-util/pkgconf: Removed old (diff)
downloadgentoo-c231eb52a490ed665e5d9312407ef96ecb6b3e6a.tar.gz
gentoo-c231eb52a490ed665e5d9312407ef96ecb6b3e6a.tar.bz2
gentoo-c231eb52a490ed665e5d9312407ef96ecb6b3e6a.zip
dev-python/pytest-mock: Keyword 3.1.0 ppc ppc64, #726348
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-mock/pytest-mock-3.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-mock/pytest-mock-3.1.0.ebuild b/dev-python/pytest-mock/pytest-mock-3.1.0.ebuild
index 0c137d01ff10..145bc659f1e9 100644
--- a/dev-python/pytest-mock/pytest-mock-3.1.0.ebuild
+++ b/dev-python/pytest-mock/pytest-mock-3.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-python/pytest-5[${PYTHON_USEDEP}]"