mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/googleapis-common-protos: fix dev-python/protobuf limit
Closes: https://bugs.gentoo.org/973330 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -20,7 +20,7 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
<dev-python/protobuf-7[${PYTHON_USEDEP}]
|
||||
<dev-python/protobuf-8[${PYTHON_USEDEP}]
|
||||
>=dev-python/protobuf-3.15.0[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
@@ -20,7 +20,7 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
<dev-python/protobuf-7[${PYTHON_USEDEP}]
|
||||
<dev-python/protobuf-8[${PYTHON_USEDEP}]
|
||||
>=dev-python/protobuf-3.15.0[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user