commit: b1830d74abe70db972659eb7cc19413de7afb78c Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Sat Jun 30 19:29:59 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Jun 30 19:30:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1830d74
dev-python/sphinxcontrib-github-alt: added ~arm64 keyword Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 61e32d67b5f..3b4abe48a54 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="
