Diff google-auth-httplib2-0.1.0-r3 with a google-auth-httplib2-0.1.1
/usr/portage/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.1.ebuild 2023-10-09 14:52:30.284368370 +0300 | ||
---|---|---|
22 | 22 | |
23 | 23 |
LICENSE="Apache-2.0" |
24 | 24 |
SLOT="0" |
25 |
KEYWORDS="amd64 ~arm ~arm64 x86" |
|
25 |
KEYWORDS="~amd64 ~arm ~arm64 ~x86" |
|
26 | 26 | |
27 | 27 |
RDEPEND=" |
28 | 28 |
dev-python/httplib2[${PYTHON_USEDEP}] |
29 | 29 |
dev-python/google-auth[${PYTHON_USEDEP}] |
30 |
dev-python/six[${PYTHON_USEDEP}] |
|
31 | 30 |
" |
32 | 31 |
BDEPEND=" |
33 | 32 |
test? ( |