commit:     3c0c5582b2c12176c985063aaf487de9c1c1c049
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  4 13:03:35 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Sep  4 13:03:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c0c5582

sys-fs/clamfs: remove stale boost lower bounds

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-fs/clamfs/clamfs-1.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/clamfs/clamfs-1.2.0.ebuild 
b/sys-fs/clamfs/clamfs-1.2.0.ebuild
index c7a90b3a7d45..6b8945a4342a 100644
--- a/sys-fs/clamfs/clamfs-1.2.0.ebuild
+++ b/sys-fs/clamfs/clamfs-1.2.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
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND=">=dev-libs/boost-1.33
+DEPEND="dev-libs/boost
        dev-libs/poco
        dev-libs/rlog
        sys-fs/fuse:3"

Reply via email to