diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-03 11:08:18 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-03 11:08:18 -0500 |
commit | 0f10df04311168b2ecf19dae424eccc1c4f8f6d7 (patch) | |
tree | d07e916ea399792010eb89a416383c92b0f93b56 /dev-python/qrcode | |
parent | dev-python/isort: amd64 stable (diff) | |
download | gentoo-0f10df04311168b2ecf19dae424eccc1c4f8f6d7.tar.gz gentoo-0f10df04311168b2ecf19dae424eccc1c4f8f6d7.tar.bz2 gentoo-0f10df04311168b2ecf19dae424eccc1c4f8f6d7.zip |
dev-python/qrcode: amd64 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.ebuild | 2 |
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 f73d0b581265..04d1d28f34bc 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 |