summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-09-04 15:03:35 +0200
committerDavid Seifert <soap@gentoo.org>2022-09-04 15:03:35 +0200
commit3c0c5582b2c12176c985063aaf487de9c1c1c049 (patch)
treef8ea7bb474b08fc92a9af88b5ff048930bcaed81 /sys-fs/clamfs
parentsys-cluster/torque: remove stale boost lower bounds (diff)
downloadgentoo-3c0c5582b2c12176c985063aaf487de9c1c1c049.tar.gz
gentoo-3c0c5582b2c12176c985063aaf487de9c1c1c049.tar.bz2
gentoo-3c0c5582b2c12176c985063aaf487de9c1c1c049.zip
sys-fs/clamfs: remove stale boost lower bounds
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-fs/clamfs')
-rw-r--r--sys-fs/clamfs/clamfs-1.2.0.ebuild4
1 files 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"