commit: ab274c9c8736a12e9d58c4a72998f2068d581a13 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jul 9 10:07:00 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jul 9 10:08:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab274c9c
dev-python/google-auth-httplib2: Stabilize 0.0.3 ALLARCHES, #731398 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild index e75d2111fc2..2794e587bd4 100644 --- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild +++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/GoogleCloudPlatform/google-auth-library-python-httpl LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="test" RESTRICT="!test? ( test )"
