commit: a6388cf6443199a82a837d50975018a30967332f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 19:02:13 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 22 08:01:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6388cf6
dev-python/google-auth-httplib2: Drop keyword not on pyarrow
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/google-auth-httplib2/google-auth-httplib2-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 482f4940cbe4..734ae7842cf0 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 arm64 x86"
RDEPEND="
dev-python/httplib2[${PYTHON_USEDEP}]