commit: c880f5fa5f84ead052cf47113edb3c08eeff80a0 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Jun 10 14:27:00 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Jun 10 14:27:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c880f5fa
dev-lisp/clx: update EAPI 7 -> 8 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> dev-lisp/clx/clx-0.7.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lisp/clx/clx-0.7.5-r1.ebuild b/dev-lisp/clx/clx-0.7.5-r1.ebuild index 4f8c577096fe..a7fff37b1784 100644 --- a/dev-lisp/clx/clx-0.7.5-r1.ebuild +++ b/dev-lisp/clx/clx-0.7.5-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 common-lisp-3
