dev-python/pyusb: Stabilize 1.2.1 x86, #806923

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-08-08 00:34:14 +01:00
parent 948137cf08
commit 4ffc014289

View File

@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv x86"
### This version is compatible with both 0.X and 1.X versions of libusb
DEPEND="virtual/libusb:="