diff options
author | 2022-09-18 22:43:39 -0400 | |
---|---|---|
committer | 2022-09-19 08:42:17 +0200 | |
commit | 425353a862533daaaf6569d84a10f200746919a8 (patch) | |
tree | 4b030a683df486a1de975e5d3c5b23abe59a79a1 /dev-python/sphinxcontrib-github-alt | |
parent | dev-python/testpath: Keyword 0.6.0 mips, #710278 (diff) | |
download | gentoo-425353a862533daaaf6569d84a10f200746919a8.tar.gz gentoo-425353a862533daaaf6569d84a10f200746919a8.tar.bz2 gentoo-425353a862533daaaf6569d84a10f200746919a8.zip |
dev-python/sphinxcontrib-github-alt: Keyword 1.2-r2 mips, #710278
Closes: https://github.com/gentoo/gentoo/pull/27344
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-github-alt')
-rw-r--r-- | dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2-r2.ebuild b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2-r2.ebuild index 6b653bee52cb..0668ac8b75b5 100644 --- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2-r2.ebuild +++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2-r2.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/sphinx[${PYTHON_USEDEP}] |