summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 00:52:00 +0000
committerSam James <sam@gentoo.org>2021-01-07 00:57:54 +0000
commit5c1f67d2d721345b567d0e568f7a98e0f86eec86 (patch)
treee32ec5e15192828f6b1eb30435c384d14f3aa4f5 /dev-python
parentdev-python/reportlab: Stabilize 3.5.56 amd64, #763795 (diff)
downloadgentoo-5c1f67d2d721345b567d0e568f7a98e0f86eec86.tar.gz
gentoo-5c1f67d2d721345b567d0e568f7a98e0f86eec86.tar.bz2
gentoo-5c1f67d2d721345b567d0e568f7a98e0f86eec86.zip
dev-python/pyusb: Stabilize 1.1.0 amd64, #763798
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyusb/pyusb-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyusb/pyusb-1.1.0.ebuild b/dev-python/pyusb/pyusb-1.1.0.ebuild
index f329f17c2418..1e709776d67f 100644
--- a/dev-python/pyusb/pyusb-1.1.0.ebuild
+++ b/dev-python/pyusb/pyusb-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
### This version is compatible with both 0.X and 1.X versions of libusb
DEPEND="virtual/libusb:="