summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-04 01:16:24 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-04 01:46:03 -0500
commit130ee93e050f7a5c42f12b16e3e4c4528daca5ac (patch)
tree67eea28cb4e0765f9d4c1611653ad5dbd04e7b5e /dev-python/qrcode
parentdev-python/characteristic: arm64 stable (diff)
downloadgentoo-130ee93e050f7a5c42f12b16e3e4c4528daca5ac.tar.gz
gentoo-130ee93e050f7a5c42f12b16e3e4c4528daca5ac.tar.bz2
gentoo-130ee93e050f7a5c42f12b16e3e4c4528daca5ac.zip
dev-python/qrcode: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/qrcode')
-rw-r--r--dev-python/qrcode/qrcode-6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qrcode/qrcode-6.1.ebuild b/dev-python/qrcode/qrcode-6.1.ebuild
index 04d1d28f34bc..13b2c4b1aa39 100644
--- a/dev-python/qrcode/qrcode-6.1.ebuild
+++ b/dev-python/qrcode/qrcode-6.1.ebuild
@@ -13,7 +13,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