diff options
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-2020.1-r1.ebuild')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-2020.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-2020.1-r1.ebuild b/sci-chemistry/gromacs/gromacs-2020.1-r1.ebuild index fab120420b28..9d71d0f73354 100644 --- a/sci-chemistry/gromacs/gromacs-2020.1-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2020.1-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{6,7,8} ) DISTUTILS_SINGLE_IMPL=1 -inherit bash-completion-r1 cmake-utils cuda distutils-r1 eutils multilib readme.gentoo-r1 toolchain-funcs xdg-utils +inherit bash-completion-r1 cmake-utils cuda distutils-r1 eutils flag-o-matic multilib readme.gentoo-r1 toolchain-funcs xdg-utils if [[ $PV = *9999* ]]; then EGIT_REPO_URI="git://git.gromacs.org/gromacs.git |