summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-10-17 18:51:03 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-10-17 19:41:10 +0300
commit794598ee6ed60df4ceb409d995f1ff336fbfbc7e (patch)
tree452002415b7c228e02e16503f38b2435cd1d385e /dev-python/pytest-datadir
parentacct-user/openldap: move home to local scope (diff)
downloadgentoo-794598ee6ed60df4ceb409d995f1ff336fbfbc7e.tar.gz
gentoo-794598ee6ed60df4ceb409d995f1ff336fbfbc7e.tar.bz2
gentoo-794598ee6ed60df4ceb409d995f1ff336fbfbc7e.zip
dev-python/pytest-datadir: stabilize 1.3.1 on x86
Bug: https://bugs.gentoo.org/749408 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/pytest-datadir')
-rw-r--r--dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild b/dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild
index b02fc26e1162..631b1fe5e777 100644
--- a/dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild
+++ b/dev-python/pytest-datadir/pytest-datadir-1.3.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"
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"