commit: 44f89536bb2a83a7be725b342d4425bc4e971c84
Author: Yu Gu <guyu2876 <AT> gmail <DOT> com>
AuthorDate: Wed Mar 23 15:39:07 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 22:47:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44f89536
dev-python/zxcvbn: keyword 4.4.28 for ~riscv
Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/zxcvbn/zxcvbn-4.4.28.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/zxcvbn/zxcvbn-4.4.28.ebuild
b/dev-python/zxcvbn/zxcvbn-4.4.28.ebuild
index 66bdf399468d..6493a5eab967 100644
--- a/dev-python/zxcvbn/zxcvbn-4.4.28.ebuild
+++ b/dev-python/zxcvbn/zxcvbn-4.4.28.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,6 +15,6 @@ S=${WORKDIR}/zxcvbn-python-${PV}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
distutils_enable_tests pytest