diff options
author | 2024-10-19 09:13:01 +0000 | |
---|---|---|
committer | 2024-10-19 09:13:01 +0000 | |
commit | 1ef92b717ce90a4e57e2a70146bd245f66393805 (patch) | |
tree | aac304761ef04ee3404e3f9332a06b370f11d247 /dev-python/qrcode | |
parent | dev-python/pygame: Stabilize 2.6.1 arm64, #941837 (diff) | |
download | gentoo-1ef92b717ce90a4e57e2a70146bd245f66393805.tar.gz gentoo-1ef92b717ce90a4e57e2a70146bd245f66393805.tar.bz2 gentoo-1ef92b717ce90a4e57e2a70146bd245f66393805.zip |
dev-python/qrcode: Stabilize 8.0 ALLARCHES, #941806
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/qrcode')
-rw-r--r-- | dev-python/qrcode/qrcode-8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |