summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-25 08:57:57 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-25 08:57:57 +0200
commit14a48b70e2babc5984d96d1f2a25379b69f3b585 (patch)
tree6010ef409509df39a7f1856d60a3ca505da4a49f /dev-python/python-sshpubkeys
parentdev-python/moto: amd64 stable wrt bug #727060 (diff)
downloadgentoo-14a48b70e2babc5984d96d1f2a25379b69f3b585.tar.gz
gentoo-14a48b70e2babc5984d96d1f2a25379b69f3b585.tar.bz2
gentoo-14a48b70e2babc5984d96d1f2a25379b69f3b585.zip
dev-python/python-sshpubkeys: amd64 stable wrt bug #727060
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@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 8d2ecb683814..295c1da3eca1 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 x86"
RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]