diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:12:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:29:12 +0200 |
commit | c825bbaa95c16655c2f444d12946e17b97bdbf41 (patch) | |
tree | 7a5a1233a3ce025707009481045715068035801f /dev-python/google-auth | |
parent | dev-python/google-auth-httplib2: amd64/x86 stable (ALLARCHES policy) wrt bug ... (diff) | |
download | gentoo-c825bbaa95c16655c2f444d12946e17b97bdbf41.tar.gz gentoo-c825bbaa95c16655c2f444d12946e17b97bdbf41.tar.bz2 gentoo-c825bbaa95c16655c2f444d12946e17b97bdbf41.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r-- | dev-python/google-auth/google-auth-1.20.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 1fe0712b1c91..37babe3c06d1 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 )" |