diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-27 19:32:37 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-27 19:32:37 -0400 |
commit | 2e96d6f24847ce15d23003b586dc821206f7c573 (patch) | |
tree | e4b551824460348c4a9badf3c04762c0074a1b59 | |
parent | dev-python/marshmallow: keyword ~arm64 (diff) | |
download | gentoo-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.ebuild | 2 |
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 |