summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2021-04-23 14:41:19 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2021-04-23 14:41:19 +0300
commit58f023bcae9893f344186cb4474ec86f94653cf7 (patch)
tree025a4f2854bff61f1540c63036eace7c6bfbb541 /sci-chemistry/gromacs/gromacs-2021.9999.ebuild
parentdev-util/intel-ocl-sdk: correct library path in intel64.icd on prefix (diff)
downloadgentoo-58f023bcae9893f344186cb4474ec86f94653cf7.tar.gz
gentoo-58f023bcae9893f344186cb4474ec86f94653cf7.tar.bz2
gentoo-58f023bcae9893f344186cb4474ec86f94653cf7.zip
sci-chemistry/gromacs: Update patches
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-2021.9999.ebuild')
-rw-r--r--sci-chemistry/gromacs/gromacs-2021.9999.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/sci-chemistry/gromacs/gromacs-2021.9999.ebuild b/sci-chemistry/gromacs/gromacs-2021.9999.ebuild
index 6bb2a501176c..dbeed6f4fec5 100644
--- a/sci-chemistry/gromacs/gromacs-2021.9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-2021.9999.ebuild
@@ -85,8 +85,6 @@ if [[ ${PV} != *9999 ]]; then
S="${WORKDIR}/${PN}-${PV/_/-}"
fi
-PATCHES=( "${FILESDIR}/${PN}-2020_beta1-pytest.patch" )
-
pkg_pretend() {
[[ $(gcc-version) == "4.1" ]] && die "gcc 4.1 is not supported by gromacs"
use openmp && ! tc-has-openmp && \