dev-python/networkx: Drop ~arm64 from old version

Drop ~arm64 keyword from the old version due to impossible deps.
This commit is contained in:
Michał Górny
2018-02-19 19:55:27 +01:00
parent 9296dab790
commit 9f28e60457

View File

@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc examples test"
REQUIRED_USE="doc? ( || ( $(python_gen_useflags -2) ) )"