diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-22 18:49:11 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-22 18:49:11 +0300 |
commit | 7a7cb486b17e535078b29d3808465b5d7bff69bd (patch) | |
tree | 45d6522c348e0dd622be86bd32241f170380648d /dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild | |
parent | dev-python/python-email-validator: Stabilize 1.3.0 ALLARCHES, #877975 (diff) | |
download | gentoo-7a7cb486b17e535078b29d3808465b5d7bff69bd.tar.gz gentoo-7a7cb486b17e535078b29d3808465b5d7bff69bd.tar.bz2 gentoo-7a7cb486b17e535078b29d3808465b5d7bff69bd.zip |
dev-python/sphinx-pytest: Stabilize 0.0.5 ALLARCHES, #877989
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild')
-rw-r--r-- | dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild b/dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild index cb89aff27694..114310e4cd1b 100644 --- a/dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild +++ b/dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |