diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-22 10:11:06 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-22 10:12:16 -0400 |
commit | f843c8f178df9688ea5bc3fdbb41511cd0229cbc (patch) | |
tree | 80979bba887bb57205025ca616aaabbb847f123f /dev-python | |
parent | dev-python/brotlipy: arm64 keyworded (bug #689830) (diff) | |
download | gentoo-f843c8f178df9688ea5bc3fdbb41511cd0229cbc.tar.gz gentoo-f843c8f178df9688ea5bc3fdbb41511cd0229cbc.tar.bz2 gentoo-f843c8f178df9688ea5bc3fdbb41511cd0229cbc.zip |
dev-python/sphinx-testing: arm64 keyworded (bug #689830)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Diffstat (limited to 'dev-python')
-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 8f3666ba6da4..768cf23bcd1e 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}] |