diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-09 12:06:44 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-09 12:08:20 +0200 |
commit | e4ea7c114261ac676a2fc531199a0a68bbf5d9c1 (patch) | |
tree | 5debc3d0dd6bb9828d125451b34a7b4ec52a614e /dev-python/google-auth | |
parent | dev-python/oauth2client: Stabilize 4.1.3-r1 ALLARCHES, #731456 (diff) | |
download | gentoo-e4ea7c114261ac676a2fc531199a0a68bbf5d9c1.tar.gz gentoo-e4ea7c114261ac676a2fc531199a0a68bbf5d9c1.tar.bz2 gentoo-e4ea7c114261ac676a2fc531199a0a68bbf5d9c1.zip |
dev-python/google-auth: Stabilize 1.14.3-r1 ALLARCHES, #731400
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r-- | dev-python/google-auth/google-auth-1.14.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 91fe626a7fff..b9496dc3dac4 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 )" |