From cbc6ad11e00eacbb469e491046d5a66362e07b44 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 2 Jan 2018 05:24:05 -0500 Subject: dev-python/protobuf-python: fix six RDEPEND in 3.3.0-r1 too This is already in the 3.4.1 version. --- dev-python/protobuf-python/protobuf-python-3.3.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/protobuf-python') diff --git a/dev-python/protobuf-python/protobuf-python-3.3.0-r1.ebuild b/dev-python/protobuf-python/protobuf-python-3.3.0-r1.ebuild index ec1907817312..a70b39fe2bc7 100644 --- a/dev-python/protobuf-python/protobuf-python-3.3.0-r1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.3.0-r1.ebuild @@ -24,12 +24,12 @@ IUSE="" # In case of using the (linked) cpp implementation we should be fine with the same subslot. RDEPEND="${PYTHON_DEPS} dev-python/namespace-google[${PYTHON_USEDEP}] + dev-python/six[${PYTHON_USEDEP}] !