commit: 08460a149e06e6b1eca418687ba407c3059896a6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 19 13:16:54 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Apr 19 13:19:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08460a14
dev-python/qrcode: Stabilize 8.1 ALLARCHES, #954033 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/qrcode/qrcode-8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/qrcode/qrcode-8.1.ebuild b/dev-python/qrcode/qrcode-8.1.ebuild index d85401837a15..1bc5f2814f82 100644 --- a/dev-python/qrcode/qrcode-8.1.ebuild +++ b/dev-python/qrcode/qrcode-8.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~riscv x86" # optional deps: # - pillow and lxml for svg backend, set as hard deps
