diff options
author | 2022-06-08 09:24:55 +0200 | |
---|---|---|
committer | 2022-06-08 09:24:55 +0200 | |
commit | 791463d33363bbae89930ba949260c24733ba5ee (patch) | |
tree | 22568013405c31f65e38a5f07e8c8a9da12a55e2 /dev-python/sphinx-pytest | |
parent | dev-python/myst_parser: Keyword 0.18.0 arm, #850565 (diff) | |
download | gentoo-791463d33363bbae89930ba949260c24733ba5ee.tar.gz gentoo-791463d33363bbae89930ba949260c24733ba5ee.tar.bz2 gentoo-791463d33363bbae89930ba949260c24733ba5ee.zip |
dev-python/sphinx-pytest: Keyword 0.0.3 arm, #850565
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-pytest')
-rw-r--r-- | dev-python/sphinx-pytest/sphinx-pytest-0.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.0.3.ebuild b/dev-python/sphinx-pytest/sphinx-pytest-0.0.3.ebuild index df38b8ee1c92..821c45fd7611 100644 --- a/dev-python/sphinx-pytest/sphinx-pytest-0.0.3.ebuild +++ b/dev-python/sphinx-pytest/sphinx-pytest-0.0.3.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |