diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-09 12:07:00 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-09 12:08:21 +0200 |
commit | ab274c9c8736a12e9d58c4a72998f2068d581a13 (patch) | |
tree | f9ecd55d1faa7c0d39a8796d8b3facb500bc833d /dev-python/google-auth-httplib2 | |
parent | dev-python/google-auth: Stabilize 1.14.3-r1 ALLARCHES, #731400 (diff) | |
download | gentoo-ab274c9c8736a12e9d58c4a72998f2068d581a13.tar.gz gentoo-ab274c9c8736a12e9d58c4a72998f2068d581a13.tar.bz2 gentoo-ab274c9c8736a12e9d58c4a72998f2068d581a13.zip |
dev-python/google-auth-httplib2: Stabilize 0.0.3 ALLARCHES, #731398
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/google-auth-httplib2')
-rw-r--r-- | dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 e75d2111fc23..2794e587bd4d 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 )" |