diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-03-21 01:51:02 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-21 05:57:43 +0000 |
commit | e1b5811317b003508b5a6e71590145220c70ec62 (patch) | |
tree | a84821960522cf902c6ecd82e8d294aff876cf1b /sci-libs/oc | |
parent | sci-libs/oc: mark as LTO-unsafe, strict-aliasing unsafe (diff) | |
download | gentoo-e1b5811317b003508b5a6e71590145220c70ec62.tar.gz gentoo-e1b5811317b003508b5a6e71590145220c70ec62.tar.bz2 gentoo-e1b5811317b003508b5a6e71590145220c70ec62.zip |
sci-libs/oc: 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/oc')
-rw-r--r-- | sci-libs/oc/oc-2.0-r1.ebuild (renamed from sci-libs/oc/oc-2.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/oc/oc-2.0.ebuild b/sci-libs/oc/oc-2.0-r1.ebuild index 9dd7413b919e..7928f0b41d15 100644 --- a/sci-libs/oc/oc-2.0.ebuild +++ b/sci-libs/oc/oc-2.0-r1.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 |