summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-06 19:47:26 +0000
committerSam James <sam@gentoo.org>2021-04-06 19:47:26 +0000
commitf47e777707c5256e002c3d2e3ff5923fcece8f90 (patch)
tree8c59c40ce05d8390e10509d39e1e79057c25a5cd /dev-python/google-auth-httplib2
parentdev-python/google-auth: Stabilize 1.27.1 ALLARCHES, #780210 (diff)
downloadgentoo-f47e777707c5256e002c3d2e3ff5923fcece8f90.tar.gz
gentoo-f47e777707c5256e002c3d2e3ff5923fcece8f90.tar.bz2
gentoo-f47e777707c5256e002c3d2e3ff5923fcece8f90.zip
dev-python/google-auth-httplib2: Stabilize 0.1.0 ALLARCHES, #780213
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/google-auth-httplib2')
-rw-r--r--dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0.ebuild
index 2ac6744b4e6a..a92f61e6f672 100644
--- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0.ebuild
+++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0.ebuild
@@ -18,7 +18,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}]