diff options
author | Sam James <sam@gentoo.org> | 2021-11-17 07:53:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-17 07:53:33 +0000 |
commit | 6d39bc69c9fb8844ed7749f82c80d3bd34ccaa34 (patch) | |
tree | eee740f79d1a04b4c5acbd4d78bf414a7a2b1edd /dev-python/pytest-lazy-fixture | |
parent | dev-tex/latex2html: Stabilize 2021.2-r2 arm64, #822366 (diff) | |
download | gentoo-6d39bc69c9fb8844ed7749f82c80d3bd34ccaa34.tar.gz gentoo-6d39bc69c9fb8844ed7749f82c80d3bd34ccaa34.tar.bz2 gentoo-6d39bc69c9fb8844ed7749f82c80d3bd34ccaa34.zip |
dev-python/pytest-lazy-fixture: Keyword 0.6.3 hppa, #821259
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-lazy-fixture')
-rw-r--r-- | dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild | 2 |
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 ae55e559eb87..066be49cec78 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 ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc x86" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]" |