From b974d5a0633389900d9f13f459158e3eb5fcfbc2 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 4 Sep 2022 15:02:29 +0200 Subject: dev-cpp/cpp-hocon: remove stale boost lower bounds Signed-off-by: David Seifert --- dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild') diff --git a/dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild b/dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild index 015fa6c96c75..21e8c7108cad 100644 --- a/dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild +++ b/dev-cpp/cpp-hocon/cpp-hocon-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="debug" DEPEND=" - >=dev-libs/boost-1.54:=[nls] + dev-libs/boost:=[nls] >=dev-libs/leatherman-0.9.3:= " RDEPEND="${DEPEND}" -- cgit v1.2.3