diff options
author | 2021-12-16 11:54:33 +0100 | |
---|---|---|
committer | 2021-12-16 11:54:33 +0100 | |
commit | 9da418fa4949f411c0955f3f09d767e8a4aa61e6 (patch) | |
tree | 16088bb5387e70527b0c451f16ab43731c1dd00c /sci-physics/openmx | |
parent | sci-physics/atompaw: drop UnusedInherits (diff) | |
download | sci-9da418fa4949f411c0955f3f09d767e8a4aa61e6.tar.gz sci-9da418fa4949f411c0955f3f09d767e8a4aa61e6.tar.bz2 sci-9da418fa4949f411c0955f3f09d767e8a4aa61e6.zip |
sci-physics/openmx: drop UnusedInherits
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-physics/openmx')
-rw-r--r-- | sci-physics/openmx/openmx-3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/openmx/openmx-3.9.ebuild b/sci-physics/openmx/openmx-3.9.ebuild index ce72ba2f6..e58af9665 100644 --- a/sci-physics/openmx/openmx-3.9.ebuild +++ b/sci-physics/openmx/openmx-3.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit multilib toolchain-funcs flag-o-matic fortran-2 +inherit toolchain-funcs flag-o-matic fortran-2 DESCRIPTION="Material eXplorer" HOMEPAGE="http://www.openmx-square.org/" # no https, SSL invalid |