commit: 7e483dec16c6d387c80d0d62f36baabaa69444da
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 22 10:14:41 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jun 22 10:14:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e483dec
dev-python/zxcvbn: x86 stable wrt bug #853331
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/zxcvbn/zxcvbn-4.4.28-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/zxcvbn/zxcvbn-4.4.28-r1.ebuild
b/dev-python/zxcvbn/zxcvbn-4.4.28-r1.ebuild
index d1b69f038954..6a0661bddc58 100644
--- a/dev-python/zxcvbn/zxcvbn-4.4.28-r1.ebuild
+++ b/dev-python/zxcvbn/zxcvbn-4.4.28-r1.ebuild
@@ -21,6 +21,6 @@ S=${WORKDIR}/zxcvbn-python-${PV}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
distutils_enable_tests pytest