diff options
author | Matthias Maier <tamiko@gentoo.org> | 2022-01-04 15:49:13 -0600 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2022-01-04 15:49:33 -0600 |
commit | 9c42335189309bc754d184044540ca92869e1a57 (patch) | |
tree | 356b0660e811fac37db7273b7aaeefb2670c130c /sci-libs/dealii | |
parent | sci-libs/dealii: fix build with boost 1.77 (diff) | |
download | gentoo-9c42335189309bc754d184044540ca92869e1a57.tar.gz gentoo-9c42335189309bc754d184044540ca92869e1a57.tar.bz2 gentoo-9c42335189309bc754d184044540ca92869e1a57.zip |
sci-libs/dealii: remove blocker from live ebuild
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'sci-libs/dealii')
-rw-r--r-- | sci-libs/dealii/dealii-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-libs/dealii/dealii-9999.ebuild b/sci-libs/dealii/dealii-9999.ebuild index 4717fd8600ce..f95f48acaaac 100644 --- a/sci-libs/dealii/dealii-9999.ebuild +++ b/sci-libs/dealii/dealii-9999.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 @@ -46,7 +46,6 @@ REQUIRED_USE=" CAS_VERSION=7.5.3 RDEPEND="dev-libs/boost:= - !~dev-libs/boost-1.77.0 app-arch/bzip2 sys-libs/zlib dev-cpp/cpp-taskflow |