From 883872d8f2b77a6452b501282a6bce0e5ac271e1 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 19 May 2020 00:00:54 -0700 Subject: [PATCH] dev-python/google-auth: RESTRICT=test for 1.14.3 Test deps are fixed in 1.14.3-r1. Closes: https://bugs.gentoo.org/723554 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Zac Medico --- dev-python/google-auth/google-auth-1.14.3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-python/google-auth/google-auth-1.14.3.ebuild b/dev-python/google-auth/google-auth-1.14.3.ebuild index 2136981f343b..2776bf9f4da6 100644 --- a/dev-python/google-auth/google-auth-1.14.3.ebuild +++ b/dev-python/google-auth/google-auth-1.14.3.ebuild @@ -15,7 +15,8 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" -RESTRICT="!test? ( test )" +# Test deps need keywords. See #723554 and #723912. +RESTRICT="test" RDEPEND=" dev-python/namespace-google[${PYTHON_USEDEP}] -- 2.26.2