dev-python/rope: Add blocker on dev-python/rope_py3k
authorMichał Górny <mgorny@gentoo.org>
Thu, 2 Nov 2017 11:52:53 +0000 (12:52 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 2 Nov 2017 12:28:50 +0000 (13:28 +0100)
Closes: https://bugs.gentoo.org/631264

dev-python/rope/rope-0.10.7.ebuild

index 88eae38207d2944ef895a56061fc784b47d0fad0..dab9b0a461bac6eec5c0cb75b66f57019a0a5b9d 100644 (file)
@@ -16,6 +16,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc"
 
+RDEPEND="!dev-python/rope_py3k"
 # Dependency for docbuild documentation which is not noted in
 # setup.py, using standard docutils builds docs successfully.
 DEPEND="doc? ( dev-python/docutils[${PYTHON_USEDEP}] )"