dev-R/BH: relax boost version

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-09-08 23:34:31 +02:00
parent 3d9d2f2467
commit f716b47c00
2 changed files with 2 additions and 6 deletions

View File

@@ -13,9 +13,10 @@ HOMEPAGE="
https://cran.r-project.org/package=BH
"
SRC_URI="mirror://cran/src/contrib/${MY_P}.tar.gz"
LICENSE='Boost-1.0'
KEYWORDS="~amd64"
DEPEND="~dev-libs/boost-1.75.0"
DEPEND=">=dev-libs/boost-${PV}"
RDEPEND="${DEPEND}"
src_prepare() {

View File

@@ -10,11 +10,6 @@
# this entry to the relevant package.mask files in ::gentoo
>=sys-block/systemd-swap-4.4.0
# Alessandro Barbieri <lssndrbarbieri@gmail.com> (2021-06-20)
# Mask BH until next release
# Depend on boost version no longer available
=dev-R/BH-1.75.0.0
# Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> (2021-08-08)
# No longer maintained (see https://github.com/michael-lazar/rtv/issues/696).
# Use net-misc/tuir or reddio (https://gitlab.com/aaronNG/reddio) instead.