summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-chemistry/dssp/dssp-4.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/dssp/dssp-4.0.3.ebuild b/sci-chemistry/dssp/dssp-4.0.3.ebuild
index d9d8a5740c8d..31f86f7e3cf4 100644
--- a/sci-chemistry/dssp/dssp-4.0.3.ebuild
+++ b/sci-chemistry/dssp/dssp-4.0.3.ebuild
@@ -22,7 +22,7 @@ DEPEND=""
RDEPEND="${BDEPEND}"
pkg_postinst() {
- if has_version sci-chemistry/gromacs; then
+ if has_version "<=sci-chemistry/gromacs-2022"; then
ewarn "DSSP > 3.0.x is not compatible with gmx do_dssp:"
ewarn "https://gitlab.com/gromacs/gromacs/-/issues/4129"
ewarn