From: Aaron Bauman Date: Mon, 29 Jul 2019 22:49:54 +0000 (-0400) Subject: dev-python/importlib_resources: arm64 keyworded (bug #690956) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=95195a57e77a1d939bdc25c5ea14464261206d2f;p=gentoo.git dev-python/importlib_resources: arm64 keyworded (bug #690956) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.69, Repoman-2.3.16 --- 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 d46d8177a6a5..5ae2777366d6 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="doc test" RDEPEND="