diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-03-14 00:40:57 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-14 06:05:30 +0000 |
commit | 7dc7d8c41e96ef7576bcce94674c4ce1e08de522 (patch) | |
tree | b8a4c08a7177e11ff10b51a10b85079d48f5c1cc /sci-electronics | |
parent | sci-electronics/fasthenry: mark as LTO-unsafe (diff) | |
download | gentoo-7dc7d8c41e96ef7576bcce94674c4ce1e08de522.tar.gz gentoo-7dc7d8c41e96ef7576bcce94674c4ce1e08de522.tar.bz2 gentoo-7dc7d8c41e96ef7576bcce94674c4ce1e08de522.zip |
sci-electronics/fasthenry: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/fasthenry/fasthenry-3.0.20.07.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/fasthenry/fasthenry-3.0.20.07.17.ebuild b/sci-electronics/fasthenry/fasthenry-3.0.20.07.17.ebuild index aa308adbcf52..399a445b4d6a 100644 --- a/sci-electronics/fasthenry/fasthenry-3.0.20.07.17.ebuild +++ b/sci-electronics/fasthenry/fasthenry-3.0.20.07.17.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 inherit flag-o-matic toolchain-funcs |