summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-27 19:32:37 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-27 19:32:37 -0400
commit2e96d6f24847ce15d23003b586dc821206f7c573 (patch)
treee4b551824460348c4a9badf3c04762c0074a1b59
parentdev-python/marshmallow: keyword ~arm64 (diff)
downloadgentoo-2e96d6f24847ce15d23003b586dc821206f7c573.tar.gz
gentoo-2e96d6f24847ce15d23003b586dc821206f7c573.tar.bz2
gentoo-2e96d6f24847ce15d23003b586dc821206f7c573.zip
dev-python/pyusb: keyword ~arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r--dev-python/pyusb/pyusb-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyusb/pyusb-1.0.2.ebuild b/dev-python/pyusb/pyusb-1.0.2.ebuild
index f47e65dd08bf..bad631b70a9b 100644
--- a/dev-python/pyusb/pyusb-1.0.2.ebuild
+++ b/dev-python/pyusb/pyusb-1.0.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/walac/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
IUSE=""
### This version is compatible with both 0.X and 1.X versions of libusb