From 1aae832969704fc92d83a23b6ce250678950f2e2 Mon Sep 17 00:00:00 2001 From: "Sam James (sam_c)" Date: Thu, 4 Jun 2020 01:26:14 +0000 Subject: [PATCH] dev-python/sphinxcontrib-github-alt: arm keyworded (bug #710278) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) Signed-off-by: Michał Górny --- .../sphinxcontrib-github-alt-1.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 71120879c0248..1d814e6db0856 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}