summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-18 05:20:44 +0000
committerSam James <sam@gentoo.org>2020-08-18 05:20:44 +0000
commit6f4cf372e069ce077e225af4beaba640a2241882 (patch)
tree6ea48e8b8c6b1d6ad6a6282f4f4ce26c3a4d2802 /dev-python
parentdev-python/python-jose: arm64 keyworded (bug #723912) (diff)
downloadgentoo-6f4cf372e069ce077e225af4beaba640a2241882.tar.gz
gentoo-6f4cf372e069ce077e225af4beaba640a2241882.tar.bz2
gentoo-6f4cf372e069ce077e225af4beaba640a2241882.zip
dev-python/python-sshpubkeys: arm64 keyworded (bug #723912)
Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-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 295c1da3eca1..f9c99b964e31 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 x86"
+KEYWORDS="amd64 ~arm64 x86"
RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]