diff options
Diffstat (limited to 'dev-python/qrcode')
-rw-r--r-- | dev-python/qrcode/qrcode-7.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qrcode/qrcode-7.4.2.ebuild b/dev-python/qrcode/qrcode-7.4.2.ebuild index 03f7ce68a631..c558c4a2bdd2 100644 --- a/dev-python/qrcode/qrcode-7.4.2.ebuild +++ b/dev-python/qrcode/qrcode-7.4.2.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" # optional deps: # - pillow and lxml for svg backend, set as hard deps |