dev-python/pytest-datadir: Keyword 1.3.1 sparc, #831852

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-02-07 11:35:40 +00:00
parent 69a074840d
commit ae7929fd59

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 x86"
KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"