dev-python/pygraphviz: 1.5 allarches stablized
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 11 May 2019 18:27:04 +0000 (13:27 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 11 May 2019 19:05:23 +0000 (14:05 -0500)
Stablized for Openstack Stein

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/pygraphviz/pygraphviz-1.5.ebuild

index 9ffd0f25141d68d71ad7e165eb3c42b9c31a0ad2..eaba99b3a52485decedec285774e40b414ccbe00 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm64 ppc x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="examples test"
 
 # Note: only C API of graphviz is used, PYTHON_USEDEP unnecessary.