commit: 6f4cf372e069ce077e225af4beaba640a2241882 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Aug 18 05:20:44 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Aug 18 05:20:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4cf372
dev-python/python-sshpubkeys: 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/python-sshpubkeys/python-sshpubkeys-3.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 295c1da3eca..f9c99b964e3 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}]
