diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 16:32:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 16:32:57 +0200 |
commit | ffa6a8df3344d220fb37458c354871cc48ec0749 (patch) | |
tree | f35802f68d7d825e3441832c0714b26fa9ee6183 /dev-python/google-auth-httplib2 | |
parent | dev-python/google-api-python-client: Remove old (diff) | |
download | gentoo-ffa6a8df3344d220fb37458c354871cc48ec0749.tar.gz gentoo-ffa6a8df3344d220fb37458c354871cc48ec0749.tar.bz2 gentoo-ffa6a8df3344d220fb37458c354871cc48ec0749.zip |
dev-python/google-auth-httplib2: Stabilize 0.2.0 ALLARCHES, #921049
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/google-auth-httplib2')
-rw-r--r-- | dev-python/google-auth-httplib2/google-auth-httplib2-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.2.0.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.2.0.ebuild index b782b2e96619..5934ffb260ca 100644 --- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.2.0.ebuild +++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.2.0.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 x86" RDEPEND=" dev-python/httplib2[${PYTHON_USEDEP}] |