From c825bbaa95c16655c2f444d12946e17b97bdbf41 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 18 Sep 2020 09:12:39 +0200 Subject: [PATCH] dev-python/google-auth: amd64/x86 stable (ALLARCHES policy) wrt bug #741250 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Agostino Sarubbo --- dev-python/google-auth/google-auth-1.20.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/google-auth/google-auth-1.20.1.ebuild b/dev-python/google-auth/google-auth-1.20.1.ebuild index 1fe0712b1c91d..37babe3c06d1a 100644 --- a/dev-python/google-auth/google-auth-1.20.1.ebuild +++ b/dev-python/google-auth/google-auth-1.20.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="test" RESTRICT="!test? ( test )"