diff options
author | 2024-05-14 23:33:14 -0400 | |
---|---|---|
committer | 2024-05-17 04:55:25 +0100 | |
commit | 84b5734178bae07f2f608da3771eec19bdb17c08 (patch) | |
tree | 711a2f1614a9b7d24053a04e906407ac06c45cb8 /dev-lang/xsb | |
parent | app-misc/fastfetch: Stabilize 2.9.2 ppc64, #931987 (diff) | |
download | gentoo-84b5734178bae07f2f608da3771eec19bdb17c08.tar.gz gentoo-84b5734178bae07f2f608da3771eec19bdb17c08.tar.bz2 gentoo-84b5734178bae07f2f608da3771eec19bdb17c08.zip |
dev-lang/xsb: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/xsb')
-rw-r--r-- | dev-lang/xsb/xsb-4.0.0-r1.ebuild (renamed from dev-lang/xsb/xsb-4.0.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/xsb/xsb-4.0.0.ebuild b/dev-lang/xsb/xsb-4.0.0-r1.ebuild index 6739cc6695c0..dc1d1b901037 100644 --- a/dev-lang/xsb/xsb-4.0.0.ebuild +++ b/dev-lang/xsb/xsb-4.0.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 PATCHSET_VER="3" |