dev-python/sphinxcontrib-httpdomain: add arm64 under allarches
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 25 Mar 2019 22:01:23 +0000 (17:01 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 25 Mar 2019 22:01:41 +0000 (17:01 -0500)
for python-heatclient

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.5.0.ebuild

index 632c15f40f81366041fde477a1d2de9454b252da..ae5b16a6f800f8f548f5736936a15989c3f87d83 100644 (file)
@@ -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}]