summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-12-29 13:16:11 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-12-29 13:16:25 +0000
commit92e4f2d7b69c4c68f3cb415fb0d0466a1adbb474 (patch)
treebec55f8b6bb9f2209054a3d41a3b254c6605a725 /dev-python
parentprofiles/prefix/use.mask: mask USE=split-usr for Prefix (diff)
downloadgentoo-92e4f2d7b69c4c68f3cb415fb0d0466a1adbb474.tar.gz
gentoo-92e4f2d7b69c4c68f3cb415fb0d0466a1adbb474.tar.bz2
gentoo-92e4f2d7b69c4c68f3cb415fb0d0466a1adbb474.zip
dev-python/pytest-mock: keyworded 1.10.0 for ppc, bug #663436
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-mock/pytest-mock-1.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-mock/pytest-mock-1.10.0.ebuild b/dev-python/pytest-mock/pytest-mock-1.10.0.ebuild
index 25c680aaa8fc..cee9abdc1bf6 100644
--- a/dev-python/pytest-mock/pytest-mock-1.10.0.ebuild
+++ b/dev-python/pytest-mock/pytest-mock-1.10.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]