diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-27 11:14:11 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-27 11:14:11 +0100 |
commit | 51e5d4cac5d2ede8e40f3c8218ae80281654e927 (patch) | |
tree | 124593b76f271fe443ef6b7aa797c34d704236b0 /dev-python/sphinx-tabs | |
parent | dev-python/pytest-regressions: Keyword 2.2.0 for ~m68k (diff) | |
download | gentoo-51e5d4cac5d2ede8e40f3c8218ae80281654e927.tar.gz gentoo-51e5d4cac5d2ede8e40f3c8218ae80281654e927.tar.bz2 gentoo-51e5d4cac5d2ede8e40f3c8218ae80281654e927.zip |
dev-python/sphinx-tabs: Keyword 3.1.0 for ~m68k
The tests fail, but they do on other arches too.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-tabs')
-rw-r--r-- | dev-python/sphinx-tabs/sphinx-tabs-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-tabs/sphinx-tabs-3.1.0.ebuild b/dev-python/sphinx-tabs/sphinx-tabs-3.1.0.ebuild index eae215832298..00b5cf915d62 100644 --- a/dev-python/sphinx-tabs/sphinx-tabs-3.1.0.ebuild +++ b/dev-python/sphinx-tabs/sphinx-tabs-3.1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/executablebooks/sphinx-tabs/archive/v${PV}.tar.gz -> LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~x86" RDEPEND=" dev-python/docutils[${PYTHON_USEDEP}] |