commit: 3c3d5147aeae331335c0e7a0c13f3c9d4fc76138
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 04:38:50 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Aug 26 04:38:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c3d5147
dev-python/qrcode: amd64/arm64/x86 stable (ALLARCHES policy) wrt bug #810397
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/qrcode/qrcode-7.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/qrcode/qrcode-7.2.ebuild
b/dev-python/qrcode/qrcode-7.2.ebuild
index 0185db07873..537e38df51f 100644
--- a/dev-python/qrcode/qrcode-7.2.ebuild
+++ b/dev-python/qrcode/qrcode-7.2.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