From e32f1287b04af9767fd9d0b2a1881e4f1c9a0a94 Mon Sep 17 00:00:00 2001 From: Jan Chren Date: Sat, 16 Apr 2016 12:40:18 +0200 Subject: [PATCH] app-doc/cppman: RDEPEND fixes Closes: https://github.com/gentoo/gentoo/pull/1276 Signed-off-by: Ian Delaney --- app-doc/cppman/cppman-0.4.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-doc/cppman/cppman-0.4.6.ebuild b/app-doc/cppman/cppman-0.4.6.ebuild index c5e363f46f82..b3e8333c6c13 100644 --- a/app-doc/cppman/cppman-0.4.6.ebuild +++ b/app-doc/cppman/cppman-0.4.6.ebuild @@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~arm ~x86" RDEPEND=" sys-apps/groff - >=dev-python/beautifulsoup-4 + dev-python/beautifulsoup:4[${PYTHON_USEDEP}] " # `./setup install` already installs docs -- 2.26.2