diff options
author | Eli Schwartz <eschwartz@gentoo.org> | 2024-09-02 20:55:36 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@gentoo.org> | 2024-09-02 20:55:36 -0400 |
commit | 75a8f93d97b04e2d4dae8fff99c608292c146cc9 (patch) | |
tree | 65bfb5b8a5808d1082ab43993d9564105083e5a0 /x11-libs | |
parent | x11-libs/xbae: partial Modern C work (diff) | |
download | gentoo-75a8f93d97b04e2d4dae8fff99c608292c146cc9.tar.gz gentoo-75a8f93d97b04e2d4dae8fff99c608292c146cc9.tar.bz2 gentoo-75a8f93d97b04e2d4dae8fff99c608292c146cc9.zip |
x11-libs/xbae: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xbae/xbae-4.60.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xbae/xbae-4.60.4-r1.ebuild b/x11-libs/xbae/xbae-4.60.4-r1.ebuild index 97c4b052809d..0cbb9bab5a3c 100644 --- a/x11-libs/xbae/xbae-4.60.4-r1.ebuild +++ b/x11-libs/xbae/xbae-4.60.4-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 AT_M4DIR=${S} |