From: Mikle Kolyada Date: Mon, 29 Jul 2019 10:47:44 +0000 (+0300) Subject: dev-python/sphinx-testing: Add ~arm keyword wrt bug #689830 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2054dfeebc0416493e7036ee0da88590b79deb29;p=gentoo.git dev-python/sphinx-testing: Add ~arm keyword wrt bug #689830 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="~arm" Signed-off-by: Mikle Kolyada --- 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 768cf23bcd1e..e56e51ec4256 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 ~arm64" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="test" RDEPEND="dev-python/six[${PYTHON_USEDEP}]