diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2018-06-30 22:29:59 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-06-30 22:30:40 +0300 |
commit | b1830d74abe70db972659eb7cc19413de7afb78c (patch) | |
tree | 69ac4cd94b47c100d2cafb9110c06ad0450cc1ed /dev-python/sphinxcontrib-github-alt | |
parent | dev-python/sphinx-gallery: added ~arm64 keyword (diff) | |
download | gentoo-b1830d74abe70db972659eb7cc19413de7afb78c.tar.gz gentoo-b1830d74abe70db972659eb7cc19413de7afb78c.tar.bz2 gentoo-b1830d74abe70db972659eb7cc19413de7afb78c.zip |
dev-python/sphinxcontrib-github-alt: added ~arm64 keyword
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/sphinxcontrib-github-alt')
-rw-r--r-- | dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.0.ebuild b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.0.ebuild index 61e32d67b5fc..3b4abe48a54a 100644 --- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.0.ebuild +++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.0.ebuild @@ -15,7 +15,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" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND=" |