dev-python/zope-schema: add arm/arm64/ppc64 keywords underallarches
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 12 Jan 2020 20:16:09 +0000 (14:16 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 12 Jan 2020 20:19:15 +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-schema/zope-schema-4.9.3.ebuild

index 7021a447da49d2db91e938afb607f24369fe1631..d1f836d2561b992c0a8f102489f0323ea8ab14e9 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="ZPL"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 RDEPEND="dev-python/zope-event[${PYTHON_USEDEP}]
        dev-python/zope-interface[${PYTHON_USEDEP}]"