diff options
author | Sam James <sam@gentoo.org> | 2021-06-20 02:54:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-20 02:54:19 +0100 |
commit | 90491d022f52987f20adb59884e9a7f60430255e (patch) | |
tree | d9f89f2b50a3e840b045d0004469809524bdc72d /dev-python/sphinxcontrib-github-alt | |
parent | dev-python/nbclient: Keyword 0.5.3 sparc, #796365 (diff) | |
download | gentoo-90491d022f52987f20adb59884e9a7f60430255e.tar.gz gentoo-90491d022f52987f20adb59884e9a7f60430255e.tar.bz2 gentoo-90491d022f52987f20adb59884e9a7f60430255e.zip |
dev-python/sphinxcontrib-github-alt: Keyword 1.2 sparc, #796365
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 86d194e6bb43..5ef0ef7d0072 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 ~s390 x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~s390 ~sparc x86" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" BDEPEND="${RDEPEND}" |