diff options
author | David Seifert <soap@gentoo.org> | 2019-04-16 11:50:25 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2019-04-16 11:50:25 +0200 |
commit | 78ab3d1a4f54956cf211e3a54d871b7e4416a87e (patch) | |
tree | ee6be71baef167461d904a661cc4455a43e8b028 | |
parent | net-mail/libpst: Upper bound on boost for -r1 (diff) | |
download | gentoo-78ab3d1a4f54956cf211e3a54d871b7e4416a87e.tar.gz gentoo-78ab3d1a4f54956cf211e3a54d871b7e4416a87e.tar.bz2 gentoo-78ab3d1a4f54956cf211e3a54d871b7e4416a87e.zip |
dev-libs/boost: Add blocker for dev-libs/boost-numpy
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r-- | dev-libs/boost/boost-1.70.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/boost/boost-1.70.0.ebuild b/dev-libs/boost/boost-1.70.0.ebuild index 68a0140f7781..d9f1985b08a6 100644 --- a/dev-libs/boost/boost-1.70.0.ebuild +++ b/dev-libs/boost/boost-1.70.0.ebuild @@ -31,6 +31,7 @@ RESTRICT="test" RDEPEND=" !app-admin/eselect-boost + !dev-libs/boost-numpy bzip2? ( app-arch/bzip2:=[${MULTILIB_USEDEP}] ) icu? ( >=dev-libs/icu-3.6:=[${MULTILIB_USEDEP}] ) !icu? ( virtual/libiconv[${MULTILIB_USEDEP}] ) |