From: Georgy Yakovlev Date: Mon, 29 Jul 2019 01:06:19 +0000 (-0700) Subject: dev-python/importlib_resources: keyword on ~ppc64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c97729d7e205a65f146168a03563678a2eaf37a7;p=gentoo.git dev-python/importlib_resources: keyword on ~ppc64 Bug: https://bugs.gentoo.org/690956 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Georgy Yakovlev --- diff --git a/dev-python/importlib_resources/importlib_resources-1.0.2-r1.ebuild b/dev-python/importlib_resources/importlib_resources-1.0.2-r1.ebuild index 5ebc09e8110e..d46d8177a6a5 100644 --- a/dev-python/importlib_resources/importlib_resources-1.0.2-r1.ebuild +++ b/dev-python/importlib_resources/importlib_resources-1.0.2-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="doc test" RDEPEND="