diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-03 11:22:17 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-03 11:22:17 +0000 |
commit | c845177e190a91b5c6e105942c290ddd61c67b96 (patch) | |
tree | fb8bc34085fa5a7ac6d00a1d02e85679933d51f4 /dev-python/pytest-datafiles | |
parent | dev-python/chainstream: Keyword 1.0.1 ppc, #919931 (diff) | |
download | gentoo-c845177e190a91b5c6e105942c290ddd61c67b96.tar.gz gentoo-c845177e190a91b5c6e105942c290ddd61c67b96.tar.bz2 gentoo-c845177e190a91b5c6e105942c290ddd61c67b96.zip |
dev-python/pytest-datafiles: Keyword 3.0.0 ppc, #919931
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-datafiles')
-rw-r--r-- | dev-python/pytest-datafiles/pytest-datafiles-3.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-datafiles/pytest-datafiles-3.0.0.ebuild b/dev-python/pytest-datafiles/pytest-datafiles-3.0.0.ebuild index 085d0e11c791..a074e02df679 100644 --- a/dev-python/pytest-datafiles/pytest-datafiles-3.0.0.ebuild +++ b/dev-python/pytest-datafiles/pytest-datafiles-3.0.0.ebuild @@ -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}] |