summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-17 08:56:58 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-17 08:57:14 +0200
commit095bcec5efd849606f2d93e5eb8a4b5023b402b0 (patch)
tree5209ed71e8dafb2ba53887ff92af8f631bb47692 /dev-python/pytest-lazy-fixture
parentnet-misc/yt-dlp: Keyword 2021.11.10.1-r1 ppc, #820815 (diff)
downloadgentoo-095bcec5efd849606f2d93e5eb8a4b5023b402b0.tar.gz
gentoo-095bcec5efd849606f2d93e5eb8a4b5023b402b0.tar.bz2
gentoo-095bcec5efd849606f2d93e5eb8a4b5023b402b0.zip
dev-python/pytest-lazy-fixture: Keyword 0.6.3 ppc64, #821259
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-lazy-fixture')
-rw-r--r--dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
index bb253093b7af..ae55e559eb87 100644
--- a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
+++ b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~sparc x86"
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"