dev-python/sortedcontainers: add arm64 keyword for ovs
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 16 Apr 2019 06:22:22 +0000 (01:22 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 16 Apr 2019 06:22:33 +0000 (01:22 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/sortedcontainers/sortedcontainers-1.5.7.ebuild

index b6e5892f1d860a6410fca97749728e347c4f8160..acac295ad6d395d8e5018fab96ac44b97e35d182 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""