From 51eae3f1bcca363e42adca21b66e40225f62f58f Mon Sep 17 00:00:00 2001 From: Justin Bronder Date: Mon, 18 Dec 2017 09:27:35 -0500 Subject: [PATCH] net-nntp/sabnzbd: add PYTHON_USEDEPs Should only pull the python2.7 versions of the deps instead of profile set PYTHON_TARGETS. Thanks to NP-Hardass. Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- net-nntp/sabnzbd/sabnzbd-2.3.1.ebuild | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/net-nntp/sabnzbd/sabnzbd-2.3.1.ebuild b/net-nntp/sabnzbd/sabnzbd-2.3.1.ebuild index 939fb5e3da69..0023b511169e 100644 --- a/net-nntp/sabnzbd/sabnzbd-2.3.1.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-2.3.1.ebuild @@ -40,13 +40,13 @@ IUSE="+7za +rar unzip" RDEPEND=" ${PYTHON_DEPS} >=app-arch/par2cmdline-0.4 - >=dev-python/cheetah-2.0.1 - dev-python/configobj - dev-python/cryptography - dev-python/feedparser - dev-python/gntp - dev-python/pythonutils - >=dev-python/sabyenc-3.3.1 + >=dev-python/cheetah-2.0.1[${PYTHON_USEDEP}] + dev-python/configobj[${PYTHON_USEDEP}] + dev-python/cryptography[${PYTHON_USEDEP}] + dev-python/feedparser[${PYTHON_USEDEP}] + dev-python/gntp[${PYTHON_USEDEP}] + dev-python/pythonutils[${PYTHON_USEDEP}] + >=dev-python/sabyenc-3.3.1[${PYTHON_USEDEP}] net-misc/wget 7za? ( app-arch/p7zip ) rar? ( || ( app-arch/unrar app-arch/rar ) ) -- 2.26.2