commit: 1e263ba34c753fc974e4cb6bfb223b999b74dec3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 16:50:31 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 16:50:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e263ba3
dev-python/google-auth-httplib2: Stabilize 0.1.1 ALLARCHES, #915737
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 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}]