diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 13:47:44 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 13:47:44 +0300 |
commit | 2054dfeebc0416493e7036ee0da88590b79deb29 (patch) | |
tree | fa8ba087796f62a5c4ae3a843f3d20f7dfa91263 /dev-python/sphinx-testing | |
parent | dev-python/brotlipy: Add ~arm keyword wrt bug #689830 (diff) | |
download | gentoo-2054dfeebc0416493e7036ee0da88590b79deb29.tar.gz gentoo-2054dfeebc0416493e7036ee0da88590b79deb29.tar.bz2 gentoo-2054dfeebc0416493e7036ee0da88590b79deb29.zip |
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 <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-testing')
-rw-r--r-- | dev-python/sphinx-testing/sphinx-testing-0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |