commit: 1b2e83b688e1863c9274b088394a2c5f5a818269
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 1 23:48:06 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 1 23:48:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b2e83b6
dev-python/qrcode: Stabilize 7.1 amd64, #805428
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/qrcode/qrcode-7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/qrcode/qrcode-7.1.ebuild
b/dev-python/qrcode/qrcode-7.1.ebuild
index 0185db07873..073faabe935 100644
--- a/dev-python/qrcode/qrcode-7.1.ebuild
+++ b/dev-python/qrcode/qrcode-7.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