dev-python/pytest-datafiles: Keyword 3.0.0 ppc, #919931

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-02-03 11:22:17 +00:00
parent 9f11dbde77
commit c845177e19

View File

@@ -1,4 +1,4 @@
# Copyright 2023 Gentoo Authors
# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
KEYWORDS="~amd64 ~arm64 ~ppc"
RDEPEND="
>=dev-python/pytest-3.6[${PYTHON_USEDEP}]