summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-10-17 18:51:52 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-10-17 19:41:10 +0300
commit28b649c0d59dc0af8ad5a3cec3c350cceaaf5560 (patch)
tree44fbc389460b93e3624e901f38fd0d2833334757 /dev-python
parentdev-python/pytest-datadir: stabilize 1.3.1 on x86 (diff)
downloadgentoo-28b649c0d59dc0af8ad5a3cec3c350cceaaf5560.tar.gz
gentoo-28b649c0d59dc0af8ad5a3cec3c350cceaaf5560.tar.bz2
gentoo-28b649c0d59dc0af8ad5a3cec3c350cceaaf5560.zip
dev-python/pytest-regressions: stabilize 2.0.1 on amd64
Bug: https://bugs.gentoo.org/749408 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-regressions/pytest-regressions-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-regressions/pytest-regressions-2.0.1.ebuild b/dev-python/pytest-regressions/pytest-regressions-2.0.1.ebuild
index c182743328e5..d9507ebd099f 100644
--- a/dev-python/pytest-regressions/pytest-regressions-2.0.1.ebuild
+++ b/dev-python/pytest-regressions/pytest-regressions-2.0.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
BDEPEND="test? (
dev-python/matplotlib[${PYTHON_USEDEP}]