diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-31 22:53:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-31 22:53:23 +0200 |
commit | 5526bc93fedc0695c1516a5375126b3673cee410 (patch) | |
tree | 63bd6abfa02085a83ca1bf64905ea4e54d7647e7 /dev-python/google-api-core | |
parent | dev-python/google-api-python-client: x86 stable (bug #718978) (diff) | |
download | gentoo-5526bc93fedc0695c1516a5375126b3673cee410.tar.gz gentoo-5526bc93fedc0695c1516a5375126b3673cee410.tar.bz2 gentoo-5526bc93fedc0695c1516a5375126b3673cee410.zip |
dev-python/google-api-core: x86 stable (bug #718978)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/google-api-core')
-rw-r--r-- | dev-python/google-api-core/google-api-core-1.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-core/google-api-core-1.17.0.ebuild b/dev-python/google-api-core/google-api-core-1.17.0.ebuild index b4d66c5fa0da..b341f71e4d5a 100644 --- a/dev-python/google-api-core/google-api-core-1.17.0.ebuild +++ b/dev-python/google-api-core/google-api-core-1.17.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${P//google/python}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" RDEPEND=" dev-python/namespace-google[${PYTHON_USEDEP}] |