diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-09 19:50:11 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-09 19:50:11 +0300 |
commit | 52b1c15fd54b95cf94107a50cc5602461a85c75e (patch) | |
tree | 28d6e5272f2078e39d55bf262ff5e0508c4b6645 /dev-python/sphinx-pytest | |
parent | dev-python/readthedocs-sphinx-ext: Stabilize 2.2.2 ALLARCHES, #910132 (diff) | |
download | gentoo-52b1c15fd54b95cf94107a50cc5602461a85c75e.tar.gz gentoo-52b1c15fd54b95cf94107a50cc5602461a85c75e.tar.bz2 gentoo-52b1c15fd54b95cf94107a50cc5602461a85c75e.zip |
dev-python/sphinx-pytest: Stabilize 0.1.1 ALLARCHES, #910137
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.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.1.1.ebuild b/dev-python/sphinx-pytest/sphinx-pytest-0.1.1.ebuild index 5cf11f8e357d..13af7d2d51d2 100644 --- a/dev-python/sphinx-pytest/sphinx-pytest-0.1.1.ebuild +++ b/dev-python/sphinx-pytest/sphinx-pytest-0.1.1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |