diff options
-rw-r--r-- | dev-python/construct/construct-2.10.59.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/construct/construct-2.10.59.ebuild b/dev-python/construct/construct-2.10.59.ebuild index e67bd28cd5e1..09b4e4cc3146 100644 --- a/dev-python/construct/construct-2.10.59.ebuild +++ b/dev-python/construct/construct-2.10.59.ebuild @@ -17,6 +17,7 @@ KEYWORDS="~amd64 ~x86" BDEPEND=" test? ( dev-python/arrow[${PYTHON_USEDEP}] + dev-python/cloudpickle[${PYTHON_USEDEP}] >=dev-python/numpy-1.15.4[${PYTHON_USEDEP}] dev-python/ruamel-yaml[${PYTHON_USEDEP}] )" |