diff options
author | 2021-09-28 22:28:18 +0100 | |
---|---|---|
committer | 2021-09-28 22:28:18 +0100 | |
commit | aaeeaea9f82a5aa0b62eb8f9fe0bf6ea33e2c828 (patch) | |
tree | ef77fde8e25305c5fb0b0c80f1148d8bb5882d71 /dev-python/sphinxcontrib-github-alt | |
parent | dev-python/testpath: Keyword 0.5.0 for ~m68k (diff) | |
download | gentoo-aaeeaea9f82a5aa0b62eb8f9fe0bf6ea33e2c828.tar.gz gentoo-aaeeaea9f82a5aa0b62eb8f9fe0bf6ea33e2c828.tar.bz2 gentoo-aaeeaea9f82a5aa0b62eb8f9fe0bf6ea33e2c828.zip |
dev-python/sphinxcontrib-github-alt: Keyword 1.2 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-github-alt')
-rw-r--r-- | dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild index 65ee1e05f672..f121d17bf14e 100644 --- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild +++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~m68k ~ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" BDEPEND="${RDEPEND}" |