From: Roy Bamford Date: Tue, 3 Mar 2020 14:15:02 +0000 (+0000) Subject: dev-python/sphinxcontrib-github-alt: added ~arm64 keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=89685ec6527ac1c86640bcfc878d38ca6fcb551f;p=gentoo.git dev-python/sphinxcontrib-github-alt: added ~arm64 keyword Bug: https://bugs.gentoo.org/710278 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford Signed-off-by: Michał Górny --- 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 a6dd4f90d8df..ff13f834f04e 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" BDEPEND=${RDEPEND}