From e4ea7c114261ac676a2fc531199a0a68bbf5d9c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 9 Jul 2020 12:06:44 +0200 Subject: [PATCH] dev-python/google-auth: Stabilize 1.14.3-r1 ALLARCHES, #731400 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/google-auth/google-auth-1.14.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/google-auth/google-auth-1.14.3-r1.ebuild b/dev-python/google-auth/google-auth-1.14.3-r1.ebuild index 91fe626a7fffc..b9496dc3dac44 100644 --- a/dev-python/google-auth/google-auth-1.14.3-r1.ebuild +++ b/dev-python/google-auth/google-auth-1.14.3-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )"