dev-python/cbor: add ~arm64 keyword

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
This commit is contained in:
Steev Klimaszewski
2019-05-19 18:55:05 -05:00
parent 3699065c8f
commit e9444411dc

View File

@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 arm x86"
KEYWORDS="amd64 arm ~arm64 x86"
IUSE=""
DEPEND=""