From 7620351cb5f6fdcabb9429e93de76f477c5beb4d Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 18 Aug 2020 05:36:12 +0000 Subject: [PATCH] dev-python/nose-random: Keyword 1.0.0 arm, #723912 Signed-off-by: Sam James --- 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 309fdcbe8bfea..3b830e6abb7be 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 ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND="dev-python/nose[${PYTHON_USEDEP}]"