diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:12:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:29:12 +0200 |
commit | c14121217e9359a5924d97654dd6870ee645a519 (patch) | |
tree | 7c4c39cec4fd8571ba21376a91734529a4677759 /dev-python/google-auth-httplib2 | |
parent | dev-python/graphviz: amd64/x86 stable (ALLARCHES policy) wrt bug #741246 (diff) | |
download | gentoo-c14121217e9359a5924d97654dd6870ee645a519.tar.gz gentoo-c14121217e9359a5924d97654dd6870ee645a519.tar.bz2 gentoo-c14121217e9359a5924d97654dd6870ee645a519.zip |
dev-python/google-auth-httplib2: amd64/x86 stable (ALLARCHES policy) wrt bug #741248
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/google-auth-httplib2')
-rw-r--r-- | dev-python/google-auth-httplib2/google-auth-httplib2-0.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.4.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.4.ebuild index 24f6b0bda716..1c322d9c5fbe 100644 --- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.4.ebuild +++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.4.ebuild @@ -16,7 +16,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 )" |