summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-21 17:34:06 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-21 17:35:54 +0200
commit5c3755c2fe50c93087e0a7e90d05c821cdae75f5 (patch)
tree5dc60f3887ca54ee21c0f880edad9ddcb0924ea1 /dev-python/pytest-mock
parentdev-python/python-bugzilla: x86 stable wrt bug #737784 (diff)
downloadgentoo-5c3755c2fe50c93087e0a7e90d05c821cdae75f5.tar.gz
gentoo-5c3755c2fe50c93087e0a7e90d05c821cdae75f5.tar.bz2
gentoo-5c3755c2fe50c93087e0a7e90d05c821cdae75f5.zip
dev-python/pytest-mock: x86 stable wrt bug #737786
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-mock')
-rw-r--r--dev-python/pytest-mock/pytest-mock-3.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-mock/pytest-mock-3.2.0.ebuild b/dev-python/pytest-mock/pytest-mock-3.2.0.ebuild
index 8b075c6d5933..c051615a2fd2 100644
--- a/dev-python/pytest-mock/pytest-mock-3.2.0.ebuild
+++ b/dev-python/pytest-mock/pytest-mock-3.2.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 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
IUSE=""
RDEPEND=">=dev-python/pytest-5[${PYTHON_USEDEP}]"