diff options
author | 2020-08-18 05:36:12 +0000 | |
---|---|---|
committer | 2020-08-18 05:36:12 +0000 | |
commit | 7620351cb5f6fdcabb9429e93de76f477c5beb4d (patch) | |
tree | 7aedab52b09a29e16cd113f468ebcf3fedf0d6a6 /dev-python/nose-random/nose-random-1.0.0.ebuild | |
parent | dev-python/docker-py: Keyword 4.3.0 arm, #723912 (diff) | |
download | gentoo-7620351cb5f6fdcabb9429e93de76f477c5beb4d.tar.gz gentoo-7620351cb5f6fdcabb9429e93de76f477c5beb4d.tar.bz2 gentoo-7620351cb5f6fdcabb9429e93de76f477c5beb4d.zip |
dev-python/nose-random: Keyword 1.0.0 arm, #723912
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/nose-random/nose-random-1.0.0.ebuild')
-rw-r--r-- | dev-python/nose-random/nose-random-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 309fdcbe8bfe..3b830e6abb7b 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}]" |