From da4862c5fa672b23b4eb5b85165a2b53591630f8 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 4 Sep 2022 15:03:15 +0200 Subject: net-libs/wvstreams: remove stale boost lower bounds Signed-off-by: David Seifert --- net-libs/wvstreams/wvstreams-4.6.1_p14-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-libs/wvstreams') diff --git a/net-libs/wvstreams/wvstreams-4.6.1_p14-r2.ebuild b/net-libs/wvstreams/wvstreams-4.6.1_p14-r2.ebuild index d02b539ada6d..01d43cd9ed9a 100644 --- a/net-libs/wvstreams/wvstreams-4.6.1_p14-r2.ebuild +++ b/net-libs/wvstreams/wvstreams-4.6.1_p14-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -35,7 +35,7 @@ DEPEND=" ${RDEPEND} virtual/pkgconfig doc? ( app-doc/doxygen ) - boost? ( >=dev-libs/boost-1.34.1:= ) + boost? ( dev-libs/boost:= ) " DOCS="ChangeLog README*" PATCHES=( -- cgit v1.2.3-65-gdbad