summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-09-26 13:30:02 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-09-26 23:27:47 +0100
commit7a1f9cb22ce0ddd23bcadf56180ce506a8eed858 (patch)
tree11755c6ba07dac819f439d4ae42a883bacdcd8a7 /dev-python/sphinx_rtd_theme
parentdev-python/readthedocs-sphinx-ext: Keyword 2.1.4 for ~m68k (diff)
downloadgentoo-7a1f9cb22ce0ddd23bcadf56180ce506a8eed858.tar.gz
gentoo-7a1f9cb22ce0ddd23bcadf56180ce506a8eed858.tar.bz2
gentoo-7a1f9cb22ce0ddd23bcadf56180ce506a8eed858.zip
dev-python/sphinx_rtd_theme: Keyword 1.0.0 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/sphinx_rtd_theme')
-rw-r--r--dev-python/sphinx_rtd_theme/sphinx_rtd_theme-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-1.0.0.ebuild b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-1.0.0.ebuild
index 18cb43fd10f7..f110a51181a6 100644
--- a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-1.0.0.ebuild
+++ b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-1.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
IUSE=""
PDEPEND=">=dev-python/sphinx-1.6[${PYTHON_USEDEP}]"