From: Matthew Thode Date: Mon, 25 Mar 2019 22:01:23 +0000 (-0500) Subject: dev-python/sphinxcontrib-httpdomain: add arm64 under allarches X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d872f15a480e7072dbf2105bff3bdc4766b4a0c8;p=gentoo.git dev-python/sphinxcontrib-httpdomain: add arm64 under allarches for python-heatclient Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode --- diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild index 632c15f40f81..ae5b16a6f800 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}] dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]