diff options
-rw-r--r-- | dev-lisp/cl-ppcre/cl-ppcre-2.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/cl-ppcre/cl-ppcre-2.1.0-r1.ebuild b/dev-lisp/cl-ppcre/cl-ppcre-2.1.0-r1.ebuild index d0ad9237a47d..fdc1b35b0db7 100644 --- a/dev-lisp/cl-ppcre/cl-ppcre-2.1.0-r1.ebuild +++ b/dev-lisp/cl-ppcre/cl-ppcre-2.1.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 common-lisp-3 |