sci-libs/libcifpp: remove stale boost lower bounds

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2022-09-04 15:03:29 +02:00
parent cca7d91bab
commit 3911cd302b
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ KEYWORDS="~amd64"
IUSE="test"
RESTRICT="!test? ( test )"
DEPEND=">=dev-libs/boost-1.70:="
DEPEND="dev-libs/boost:="
RDEPEND="${DEPEND}"
src_configure() {

View File

@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
DEPEND=">=dev-libs/boost-1.70:="
DEPEND="dev-libs/boost:="
RDEPEND="${DEPEND}"
src_configure() {