commit: 8168f72d1aa142bf27afaebaa3ca66d1eddb1937
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 5 02:11:18 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 5 02:11:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8168f72d
dev-python/qrcode: Stabilize 7.3.1 ALLARCHES, #821811
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/qrcode/qrcode-7.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/qrcode/qrcode-7.3.1.ebuild
b/dev-python/qrcode/qrcode-7.3.1.ebuild
index 0185db07873..537e38df51f 100644
--- a/dev-python/qrcode/qrcode-7.3.1.ebuild
+++ b/dev-python/qrcode/qrcode-7.3.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
# optional deps:
# - pillow and lxml for svg backend, set as hard deps