summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-03-25 17:01:23 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-03-25 17:01:41 -0500
commitd872f15a480e7072dbf2105bff3bdc4766b4a0c8 (patch)
tree37ba7b3a2e7409c7767012bd7806d9c2ddace7dc /dev-python/sphinxcontrib-httpdomain
parentnet-misc/endlessh: new package, ssh tarpit service (diff)
downloadgentoo-d872f15a480e7072dbf2105bff3bdc4766b4a0c8.tar.gz
gentoo-d872f15a480e7072dbf2105bff3bdc4766b4a0c8.tar.bz2
gentoo-d872f15a480e7072dbf2105bff3bdc4766b4a0c8.zip
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 <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-httpdomain')
-rw-r--r--dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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}]