diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-20 08:40:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-20 08:40:11 +0100 |
commit | 6f65c81232d4cb8356bbb6b9c976feb105204039 (patch) | |
tree | c436e2a19e8da93f5bca76b3555df01328f1192b /dev-python/google-api-core | |
parent | dev-python/PyQtWebEngine: amd64 stable wrt bug #766171 (diff) | |
download | gentoo-6f65c81232d4cb8356bbb6b9c976feb105204039.tar.gz gentoo-6f65c81232d4cb8356bbb6b9c976feb105204039.tar.bz2 gentoo-6f65c81232d4cb8356bbb6b9c976feb105204039.zip |
dev-python/google-api-core: amd64/x86 stable (ALLARCHES policy) wrt bug #765268
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/google-api-core')
-rw-r--r-- | dev-python/google-api-core/google-api-core-1.24.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/google-api-core/google-api-core-1.24.0.ebuild b/dev-python/google-api-core/google-api-core-1.24.0.ebuild index 78bdc1d03c09..251292eeb2e9 100644 --- a/dev-python/google-api-core/google-api-core-1.24.0.ebuild +++ b/dev-python/google-api-core/google-api-core-1.24.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,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}] |