diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-26 06:38:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-26 06:38:50 +0200 |
commit | 3c3d5147aeae331335c0e7a0c13f3c9d4fc76138 (patch) | |
tree | 5323a7feb73134b6cd1d777bd26560627338b906 /dev-python/qrcode | |
parent | dev-python/python-nbxmpp: amd64/x86 stable (ALLARCHES policy) wrt bug #810395 (diff) | |
download | gentoo-3c3d5147aeae331335c0e7a0c13f3c9d4fc76138.tar.gz gentoo-3c3d5147aeae331335c0e7a0c13f3c9d4fc76138.tar.bz2 gentoo-3c3d5147aeae331335c0e7a0c13f3c9d4fc76138.zip |
dev-python/qrcode: amd64/arm64/x86 stable (ALLARCHES policy) wrt bug #810397
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/qrcode')
-rw-r--r-- | dev-python/qrcode/qrcode-7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qrcode/qrcode-7.2.ebuild b/dev-python/qrcode/qrcode-7.2.ebuild index 0185db078736..537e38df51fa 100644 --- a/dev-python/qrcode/qrcode-7.2.ebuild +++ b/dev-python/qrcode/qrcode-7.2.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 |