diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-03 00:32:33 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-03 21:15:06 +0300 |
commit | 305c89b06af6631a168de8cbc542c5bf8a5c054d (patch) | |
tree | 8c2678cdc8de419c86b68ddac2f05cf9ea8b2037 /dev-python/sphinx-pytest | |
parent | sys-apps/mawk: Stabilize 1.3.4_p20200120 hppa, #856259 (diff) | |
download | gentoo-305c89b06af6631a168de8cbc542c5bf8a5c054d.tar.gz gentoo-305c89b06af6631a168de8cbc542c5bf8a5c054d.tar.bz2 gentoo-305c89b06af6631a168de8cbc542c5bf8a5c054d.zip |
dev-python/sphinx-pytest: Keyword 0.0.4 sparc, #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 4f37938a9e08..98cfde68494e 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 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |