commit: 2745a640c2d4e7882ab6a297ca7166904ff3f234 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat May 31 09:58:31 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat May 31 09:59:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2745a640
dev-python/qrcode: Stabilize 8.2 ALLARCHES, #956928 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/qrcode/qrcode-8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/qrcode/qrcode-8.2.ebuild b/dev-python/qrcode/qrcode-8.2.ebuild index ab421c5acbd6..9955ebb4f793 100644 --- a/dev-python/qrcode/qrcode-8.2.ebuild +++ b/dev-python/qrcode/qrcode-8.2.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
