diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-20 22:20:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-20 22:20:07 +0200 |
commit | 521ede398893a82aa5bcf1a5851b54d94ad93a0d (patch) | |
tree | 0862cfbb9bb1082b4bdb9e47cc5b046404fc4af3 /dev-python | |
parent | dev-python/google-api-core: amd64 stable wrt bug #718978 (diff) | |
download | gentoo-521ede398893a82aa5bcf1a5851b54d94ad93a0d.tar.gz gentoo-521ede398893a82aa5bcf1a5851b54d94ad93a0d.tar.bz2 gentoo-521ede398893a82aa5bcf1a5851b54d94ad93a0d.zip |
dev-python/google-api-python-client: amd64 stable wrt bug #718978
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/google-api-python-client/google-api-python-client-1.8.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-1.8.3-r1.ebuild b/dev-python/google-api-python-client/google-api-python-client-1.8.3-r1.ebuild index 5a8857a1343e..ed2b459505d0 100644 --- a/dev-python/google-api-python-client/google-api-python-client-1.8.3-r1.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-1.8.3-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/google/google-api-python-client/archive/v${PV}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="test" RESTRICT="!test? ( test )" |