diff options
author | matoro <matoro@users.noreply.github.com> | 2022-06-27 22:00:10 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-28 18:42:24 +0300 |
commit | c4bf69abbf705c5e1de91d3b8d910da864d57ee8 (patch) | |
tree | 7d2bebf22730deec04c099f0ff71850d1008be58 /dev-python/sphinx-pytest | |
parent | dev-perl/Sereal-Encoder: Keyword 4.23.0-r1 ia64, #849581 (diff) | |
download | gentoo-c4bf69abbf705c5e1de91d3b8d910da864d57ee8.tar.gz gentoo-c4bf69abbf705c5e1de91d3b8d910da864d57ee8.tar.bz2 gentoo-c4bf69abbf705c5e1de91d3b8d910da864d57ee8.zip |
dev-python/sphinx-pytest: Keyword 0.0.4 ia64, #850565
Signed-off-by: matoro <matoro@users.noreply.github.com>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-pytest')
-rw-r--r-- | dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild b/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild index 5dda95b0b5eb..1d77e086683c 100644 --- a/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild +++ b/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |