diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-07-06 22:59:08 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-07-06 22:59:08 +0100 |
commit | c67ffb4443768da9b53db930c0668b86f28f6e55 (patch) | |
tree | 92f4e71909f40bb5fefaefd6c14719ce98d5166a /dev-python/sphinx-pytest | |
parent | dev-python/pytest-param-files: Keyword 0.3.4 for ~m68k (diff) | |
download | gentoo-c67ffb4443768da9b53db930c0668b86f28f6e55.tar.gz gentoo-c67ffb4443768da9b53db930c0668b86f28f6e55.tar.bz2 gentoo-c67ffb4443768da9b53db930c0668b86f28f6e55.zip |
dev-python/sphinx-pytest: Keyword 0.0.4 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@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 98cfde68494e..729dc3cc684d 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 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |