commit: 1ef92b717ce90a4e57e2a70146bd245f66393805 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 19 09:13:01 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Oct 19 09:13:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef92b71
dev-python/qrcode: Stabilize 8.0 ALLARCHES, #941806 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/qrcode/qrcode-8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/qrcode/qrcode-8.0.ebuild b/dev-python/qrcode/qrcode-8.0.ebuild index f0c7e7f0fb2f..167767d11557 100644 --- a/dev-python/qrcode/qrcode-8.0.ebuild +++ b/dev-python/qrcode/qrcode-8.0.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
