summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-05 02:11:18 +0000
committerSam James <sam@gentoo.org>2021-11-05 02:11:18 +0000
commit8168f72d1aa142bf27afaebaa3ca66d1eddb1937 (patch)
tree88db8399b8f4cf26a0dba3eb77dafc591b8924dd /dev-python/qrcode
parentdev-python/pytz: Stabilize 2021.3 ALLARCHES, #821808 (diff)
downloadgentoo-8168f72d1aa142bf27afaebaa3ca66d1eddb1937.tar.gz
gentoo-8168f72d1aa142bf27afaebaa3ca66d1eddb1937.tar.bz2
gentoo-8168f72d1aa142bf27afaebaa3ca66d1eddb1937.zip
dev-python/qrcode: Stabilize 7.3.1 ALLARCHES, #821811
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/qrcode')
-rw-r--r--dev-python/qrcode/qrcode-7.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qrcode/qrcode-7.3.1.ebuild b/dev-python/qrcode/qrcode-7.3.1.ebuild
index 0185db078736..537e38df51fa 100644
--- a/dev-python/qrcode/qrcode-7.3.1.ebuild
+++ b/dev-python/qrcode/qrcode-7.3.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