commit: e1d20aff976e4ffd1484c482f25cdf7de869df21
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Jan 30 15:11:21 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Jan 30 15:11:21 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e1d20aff
dev-python/protobuf-python: remove obsolete blocker
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/protobuf-python/protobuf-python-3.11.4-r1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-python/protobuf-python/protobuf-python-3.11.4-r1.ebuild
b/dev-python/protobuf-python/protobuf-python-3.11.4-r1.ebuild
index 2d5c57181..1d447ef46 100644
--- a/dev-python/protobuf-python/protobuf-python-3.11.4-r1.ebuild
+++ b/dev-python/protobuf-python/protobuf-python-3.11.4-r1.ebuild
@@ -22,8 +22,7 @@ BDEPEND="${PYTHON_DEPS}
dev-python/six[${PYTHON_USEDEP}]"
DEPEND="${PYTHON_DEPS}
~dev-libs/protobuf-${PV}"
-RDEPEND="${BDEPEND}
- !<dev-libs/protobuf-3[python(-)]"
+RDEPEND="${BDEPEND}"
S="${WORKDIR}/protobuf-${PV}/python"