summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2020-03-03 14:15:02 +0000
committerMichał Górny <mgorny@gentoo.org>2020-03-04 05:47:06 +0100
commit89685ec6527ac1c86640bcfc878d38ca6fcb551f (patch)
treefa4a0059115fdfcb3ef8bcec422ff214df14bec8 /dev-python/sphinxcontrib-github-alt
parentdev-python/testpath: added ~arm64 keyword (diff)
downloadgentoo-89685ec6527ac1c86640bcfc878d38ca6fcb551f.tar.gz
gentoo-89685ec6527ac1c86640bcfc878d38ca6fcb551f.tar.bz2
gentoo-89685ec6527ac1c86640bcfc878d38ca6fcb551f.zip
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@gentoo.org> 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.ebuild2
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 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}