summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-02-26 09:06:36 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-02-26 09:09:14 +0100
commitbe728b27fca0eb85e3326a4a1212bda8380c0e75 (patch)
treeb00902d44099b26c7d5a733eb1eb8075fcd0eee2
parentdev-python/pygit2: x86 stable wrt bug #772512 (diff)
downloadgentoo-be728b27fca0eb85e3326a4a1212bda8380c0e75.tar.gz
gentoo-be728b27fca0eb85e3326a4a1212bda8380c0e75.tar.bz2
gentoo-be728b27fca0eb85e3326a4a1212bda8380c0e75.zip
dev-python/python-sshpubkeys: amd64/x86 stable (ALLARCHES policy) wrt bug #772524
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/python-sshpubkeys/python-sshpubkeys-3.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-sshpubkeys/python-sshpubkeys-3.3.0.ebuild b/dev-python/python-sshpubkeys/python-sshpubkeys-3.3.0.ebuild
index c2a98bb36685..0d5b72ec5ae1 100644
--- a/dev-python/python-sshpubkeys/python-sshpubkeys-3.3.0.ebuild
+++ b/dev-python/python-sshpubkeys/python-sshpubkeys-3.3.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]