commit: 804f1d16840e4d2ddb17e66ec0c5ed6ef1778782
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 2 10:13:40 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 2 10:13:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=804f1d16
dev-python/google-auth-httplib2: Stabilize 0.1.1 arm64, #918234
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/google-auth-httplib2/google-auth-httplib2-0.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 7cdf3aa832eb..081ad57f256a 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}]