dev-python/zope-testing: add arm keyword
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 12 Jan 2020 20:11:07 +0000 (14:11 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 12 Jan 2020 20:19:12 +0000 (14:19 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/zope-testing/zope-testing-4.7-r1.ebuild

index 059159919a56478c330603056faf667469258542..83dafe59fd6f4a1eba53513e2eae0053a1a3d7dc 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN::1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-python/namespace-zope[${PYTHON_USEDEP}]"