dev-python/zope-exceptions: add arm/arm64/ppc64 keywords under allarches
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 12 Jan 2020 20:12:57 +0000 (14:12 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 12 Jan 2020 20:19:13 +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-exceptions/zope-exceptions-4.3.ebuild

index 59589bf032751300704876d5dc8de59e622412d5..7a4b0e61b6c4aa05d6b4008ff3dd19d37dc2c9a7 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 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 RDEPEND="dev-python/namespace-zope[${PYTHON_USEDEP}]
        dev-python/zope-interface[${PYTHON_USEDEP}]"