commit: 89685ec6527ac1c86640bcfc878d38ca6fcb551f Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Tue Mar 3 14:15:02 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 4 04:47:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89685ec6
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 <neddyseagoon <AT> gentoo.org> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> .../sphinxcontrib-github-alt/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 a6dd4f90d8d..ff13f834f04 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}
