summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-18 05:36:14 +0000
committerSam James <sam@gentoo.org>2020-08-18 05:36:14 +0000
commit8813a7ea7cac2e94131b78d9a2258915ffe5d97d (patch)
tree45e0cfd364b2146117cf0bed4e74042d010aa8d5 /dev-python/python-sshpubkeys
parentdev-python/python-jose: Keyword 3.2.0 arm, #723912 (diff)
downloadgentoo-8813a7ea7cac2e94131b78d9a2258915ffe5d97d.tar.gz
gentoo-8813a7ea7cac2e94131b78d9a2258915ffe5d97d.tar.bz2
gentoo-8813a7ea7cac2e94131b78d9a2258915ffe5d97d.zip
dev-python/python-sshpubkeys: Keyword 3.1.0 arm, #723912
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-sshpubkeys')
-rw-r--r--dev-python/python-sshpubkeys/python-sshpubkeys-3.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-sshpubkeys/python-sshpubkeys-3.1.0.ebuild b/dev-python/python-sshpubkeys/python-sshpubkeys-3.1.0.ebuild
index f9c99b964e31..ea892d761ed5 100644
--- a/dev-python/python-sshpubkeys/python-sshpubkeys-3.1.0.ebuild
+++ b/dev-python/python-sshpubkeys/python-sshpubkeys-3.1.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ojarva/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]