commit: 954d62357cc7dbb940cc54c10a1f165cf05280c6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Aug 18 05:22:41 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Aug 18 05:22:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=954d6235
dev-python/nose-random: arm64 keyworded (bug #723912) Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/nose-random/nose-random-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/nose-random/nose-random-1.0.0.ebuild b/dev-python/nose-random/nose-random-1.0.0.ebuild index f041fe60d6f..309fdcbe8bf 100644 --- a/dev-python/nose-random/nose-random-1.0.0.ebuild +++ b/dev-python/nose-random/nose-random-1.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/fzumstein/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND="dev-python/nose[${PYTHON_USEDEP}]"
