commit: f843c8f178df9688ea5bc3fdbb41511cd0229cbc
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 22 14:11:06 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jul 22 14:12:16 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f843c8f1
dev-python/sphinx-testing: arm64 keyworded (bug #689830)
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
dev-python/sphinx-testing/sphinx-testing-0.7.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinx-testing/sphinx-testing-0.7.2.ebuild
b/dev-python/sphinx-testing/sphinx-testing-0.7.2.ebuild
index 8f3666ba6da..768cf23bcd1 100644
--- a/dev-python/sphinx-testing/sphinx-testing-0.7.2.ebuild
+++ b/dev-python/sphinx-testing/sphinx-testing-0.7.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
IUSE="test"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]