diff options
author | Sam James <sam@gentoo.org> | 2021-08-10 06:00:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-10 06:00:14 +0100 |
commit | bdd0a9b81a9775ac5529cf0aaff28f210d66eb1b (patch) | |
tree | 448f7ee741e63c667681427a7696f3ee8d9a2a25 /dev-python/sphinxcontrib-github-alt | |
parent | dev-python/nose_warnings_filters: Stabilize 0.1.5-r3 ppc64, #803725 (diff) | |
download | gentoo-bdd0a9b81a9775ac5529cf0aaff28f210d66eb1b.tar.gz gentoo-bdd0a9b81a9775ac5529cf0aaff28f210d66eb1b.tar.bz2 gentoo-bdd0a9b81a9775ac5529cf0aaff28f210d66eb1b.zip |
dev-python/sphinxcontrib-github-alt: Stabilize 1.2 ppc64, #803725
Signed-off-by: Sam James <sam@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 7f956a7561ff..8ae71507a95f 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 ~ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" BDEPEND="${RDEPEND}" |