diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-26 08:04:40 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-26 08:05:25 +0100 |
commit | 269bc3e4e364e568229f324f72346fd507e80884 (patch) | |
tree | 515a9f74ee491d2b86f29ef022cc5fe67ea0d6bd /dev-python/sphinxcontrib-websupport | |
parent | dev-python/Babel: Keyword 2.9.1 for ~m68k (diff) | |
download | gentoo-269bc3e4e364e568229f324f72346fd507e80884.tar.gz gentoo-269bc3e4e364e568229f324f72346fd507e80884.tar.bz2 gentoo-269bc3e4e364e568229f324f72346fd507e80884.zip |
dev-python/sphinxcontrib-websupport: Keyword 1.2.4 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-websupport')
-rw-r--r-- | dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.4.ebuild b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.4.ebuild index fdb6aeba3847..9fc9cb7ac243 100644 --- a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.4.ebuild +++ b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/sphinx-doc/sphinxcontrib-websupport/archive/${PV}.ta LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" RDEPEND=" >=dev-python/six-1.5[${PYTHON_USEDEP}] |