diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-04 01:26:14 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-04 16:05:19 +0200 |
commit | 1aae832969704fc92d83a23b6ce250678950f2e2 (patch) | |
tree | ceeb54596cc043cf199927e527223be1a304c9f3 /dev-python/sphinxcontrib-github-alt | |
parent | dev-python/namespace-repoze: arm keyworded (bug #717946) (diff) | |
download | gentoo-1aae832969704fc92d83a23b6ce250678950f2e2.tar.gz gentoo-1aae832969704fc92d83a23b6ce250678950f2e2.tar.bz2 gentoo-1aae832969704fc92d83a23b6ce250678950f2e2.zip |
dev-python/sphinxcontrib-github-alt: arm keyworded (bug #710278)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
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.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 71120879c024..1d814e6db085 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 ~arm64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" BDEPEND=${RDEPEND} |