diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-04-08 00:39:23 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-08 06:21:59 +0100 |
commit | dc29c66b78d5c6909ba9210d0faf733b2cb016a6 (patch) | |
tree | 90fa4d63da5095790ba7ab2997ab930e130a5669 /sci-libs/hdf | |
parent | sci-libs/hdf: mark as LTO-unsafe, strict-aliasing unsafe (diff) | |
download | gentoo-dc29c66b78d5c6909ba9210d0faf733b2cb016a6.tar.gz gentoo-dc29c66b78d5c6909ba9210d0faf733b2cb016a6.tar.bz2 gentoo-dc29c66b78d5c6909ba9210d0faf733b2cb016a6.zip |
sci-libs/hdf: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/hdf')
-rw-r--r-- | sci-libs/hdf/hdf-4.2.15-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/hdf/hdf-4.2.15-r2.ebuild b/sci-libs/hdf/hdf-4.2.15-r2.ebuild index 1b395672879f..02fc69143873 100644 --- a/sci-libs/hdf/hdf-4.2.15-r2.ebuild +++ b/sci-libs/hdf/hdf-4.2.15-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 FORTRAN_NEEDED=fortran |