diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-07 21:10:36 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-07 22:14:40 +0200 |
commit | 62ab09d89fcdff3b9c0484f5e446a7a5edae6d0d (patch) | |
tree | 39fe00686a424f2cebfdf0463ef931a91a497703 /dev-python/pytest-check | |
parent | dev-python/dictdiffer: Keyword 0.9.0 hppa, #831852 (diff) | |
download | gentoo-62ab09d89fcdff3b9c0484f5e446a7a5edae6d0d.tar.gz gentoo-62ab09d89fcdff3b9c0484f5e446a7a5edae6d0d.tar.bz2 gentoo-62ab09d89fcdff3b9c0484f5e446a7a5edae6d0d.zip |
dev-python/pytest-check: Keyword 1.0.4 hppa, #831852
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-check')
-rw-r--r-- | dev-python/pytest-check/pytest-check-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-check/pytest-check-1.0.4.ebuild b/dev-python/pytest-check/pytest-check-1.0.4.ebuild index 4a46d819d683..5fa4d693a639 100644 --- a/dev-python/pytest-check/pytest-check-1.0.4.ebuild +++ b/dev-python/pytest-check/pytest-check-1.0.4.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND=">=dev-python/pytest-6[${PYTHON_USEDEP}]" BDEPEND="dev-python/flit_core[${PYTHON_USEDEP}]" |