diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-27 09:41:09 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-27 09:41:09 +0100 |
commit | 9667edc03d5ccbcdd04f91c4c643a230a20496b7 (patch) | |
tree | 18423e22d61ec770628e3ca3fae2c233ad49d254 /dev-python/sphinx-testing | |
parent | dev-python/pytest-datadir: Keyword 1.3.1 for ~m68k (diff) | |
download | gentoo-9667edc03d5ccbcdd04f91c4c643a230a20496b7.tar.gz gentoo-9667edc03d5ccbcdd04f91c4c643a230a20496b7.tar.bz2 gentoo-9667edc03d5ccbcdd04f91c4c643a230a20496b7.zip |
dev-python/sphinx-testing: Keyword 1.0.1-r1 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-testing')
-rw-r--r-- | dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild index fede4df3aaf8..12fe9917ca1b 100644 --- a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild +++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/six[${PYTHON_USEDEP}] |