diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-14 16:50:31 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-14 16:50:31 +0000 |
commit | 1e263ba34c753fc974e4cb6bfb223b999b74dec3 (patch) | |
tree | c38cbccefe1b83de2605cc74b7e3f8d86f2cfe67 /dev-python/google-auth-httplib2 | |
parent | dev-python/flask-migrate: Stabilize 4.0.5 ALLARCHES, #915735 (diff) | |
download | gentoo-1e263ba34c753fc974e4cb6bfb223b999b74dec3.tar.gz gentoo-1e263ba34c753fc974e4cb6bfb223b999b74dec3.tar.bz2 gentoo-1e263ba34c753fc974e4cb6bfb223b999b74dec3.zip |
dev-python/google-auth-httplib2: Stabilize 0.1.1 ALLARCHES, #915737
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.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.1.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.1.ebuild index 74cd7713007c..7cdf3aa832eb 100644 --- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.1.ebuild +++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.1.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}] |