diff options
author | Sam James <sam@gentoo.org> | 2020-07-11 22:42:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-11 22:42:28 +0000 |
commit | a5519aca686820f257c5966e593dd2e3c7a803a9 (patch) | |
tree | 2013ee04d2aba4be957438af2ae705831d9d14f8 /dev-python/sphinxcontrib-github-alt | |
parent | dev-python/testpath: s390 keyworded (bug #710278) (diff) | |
download | gentoo-a5519aca686820f257c5966e593dd2e3c7a803a9.tar.gz gentoo-a5519aca686820f257c5966e593dd2e3c7a803a9.tar.bz2 gentoo-a5519aca686820f257c5966e593dd2e3c7a803a9.zip |
dev-python/sphinxcontrib-github-alt: s390 keyworded (bug #710278)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
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.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild index c5637fb5d8ae..da0d731cb39b 100644 --- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild +++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/jupyter/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~s390 x86" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" BDEPEND=${RDEPEND} |