commit: f2fd3d421654ff9c362dc1b59022e0542eaa6d90
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 06:27:44 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 06:27:44 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2fd3d42
dev-python/google-auth-httplib2: amd64/x86 stable (ALLARCHES policy) wrt bug
#836191
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r1.ebuild
b/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r1.ebuild
index c086d756d5e9..ba2fdabc7269 100644
--- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r1.ebuild
+++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r1.ebuild
@@ -19,7 +19,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}]